Skip to content

Commit a3de606

Browse files
committed
added .codeclimate.yml
1 parent 78d05cb commit a3de606

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.codeclimate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ engines:
1010
languages:
1111
- javascript:
1212
exclude_paths:
13-
- "**/plugins/"
14-
- "**/src/"
15-
- "**/tests/"
13+
- "plugins/"
14+
- "src/"
15+
- "tests/"
1616
- "Gruntfile.js"
1717
- "LICENSE"
1818
- "README.md"

0 commit comments

Comments
 (0)