Skip to content

Commit 6c936e4

Browse files
committed
.codeclimate.yml: exclude "scripts/" since default only has "script/"
Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
1 parent 5a3aab8 commit 6c936e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## files and dirs excluded from analysis
22
exclude_patterns:
33
- "test/"
4-
4+
- "scripts/"
55

66
## actual check/plugin settings (required if .codeclimate.yml exists)
77

0 commit comments

Comments
 (0)