Skip to content

Commit 0a9c5dd

Browse files
committed
added .codeclimate.yml
1 parent 483597a commit 0a9c5dd

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

.codeclimate.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1+
## exclude ...
12
exclude_paths:
2-
- plugins/
3-
- src/
4-
- tests/
5-
- Gruntfile.js
6-
- LICENSE
7-
- README.md
8-
- jSQL.min.js
9-
- package.json
3+
- "Gruntfile.js"
4+
- "LICENSE"
5+
- "README.md"
6+
- "jSQL.min.js"
7+
- "package.json"

0 commit comments

Comments
 (0)