We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8863642 commit 34fc1adCopy full SHA for 34fc1ad
.codeclimate.yml
@@ -1,6 +1,6 @@
1
languages:
2
JavaScript: true
3
exclude_paths:
4
-- "doc/**/*.js"
5
-- "test/**/*.js"
6
-- "lib/**/*.js"
+- "doc/**"
+- "lib/**"
+- "test/**"
0 commit comments