Skip to content

Commit cfd44ed

Browse files
committed
(chore): adding missing config exclusion
1 parent 60e91f0 commit cfd44ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codeclimate.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ engines:
66
languages:
77
- javascript
88
exclude_paths:
9+
- ".github/"
910
- "release/"
1011
- "assets/"
12+
- "config/"
1113
- "docs/"
1214
ratings:
1315
paths:

0 commit comments

Comments
 (0)