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