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