Skip to content

Commit 01bf7cf

Browse files
committed
chore(codeclimate): add .yml file
1 parent bac6d13 commit 01bf7cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codeclimate.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
languages:
2+
JavaScript: true
3+
exclude_paths:
4+
- "test/*"
5+
- "tasks/*"
6+
- "docs/*"

0 commit comments

Comments
 (0)