Skip to content

Commit 98ab0fb

Browse files
committed
Prune node_modules/** from project .codeclimate.yml file
1 parent e7f1cd1 commit 98ab0fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codeclimate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ engines:
44
ratings:
55
paths:
66
- "bin/eslint.js"
7+
exclude_paths:
8+
- "node_modules/**"

0 commit comments

Comments
 (0)