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