Skip to content

Commit a0ef4a9

Browse files
committed
couple more excludes
1 parent 1d275b2 commit a0ef4a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.codeclimate.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ exclude_patterns:
66
- "project"
77
- "build.sbt"
88
- "*.md"
9-
- "*.yml"
9+
- ".codeclimate.yml"
10+
- ".gitignore"
11+
- "*.pdf"
1012
- "LICENSE"
1113
plugins:
1214
scalastyle:

0 commit comments

Comments
 (0)