Skip to content

Commit 483597a

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

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.codeclimate.yml

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

0 commit comments

Comments
 (0)