Skip to content

Commit 395cd14

Browse files
Excluded www/bower_components from code review
1 parent 1af03e2 commit 395cd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ exclude_paths:
66
- "tests/*"
77
- "coverage/*"
88
- "karma.conf.js"
9-
- "www"
9+
- "www/*"

0 commit comments

Comments
 (0)