Skip to content

Commit 7485841

Browse files
ignore build dir on codeclimate
1 parent 33fa69c commit 7485841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codeclimate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ languages:
33
exclude_paths:
44
- "doc/**/*.js"
55
- "test/**/*.js"
6+
- "lib/**/*.js"

0 commit comments

Comments
 (0)