Skip to content

Commit bbeb563

Browse files
⚙️ ci: Upgrade codacy config.
1 parent 47780c5 commit bbeb563

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.codacy.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
languages:
22
JavaScript: true
33
exclude_paths:
4-
- "js/dist/*.js"
5-
- "js/dist/**/*.js"
6-
- "test/*.js"
7-
- "test/**/*.js"
4+
- "doc/**"
5+
- "lib/**"
6+
- "test/**"

0 commit comments

Comments
 (0)