We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8f4e0 commit 4606157Copy full SHA for 4606157
.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