Skip to content

Commit 1877d23

Browse files
add codacy config file
1 parent 3852188 commit 1877d23

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codacy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
languages:
2+
JavaScript: true
3+
exclude_paths:
4+
- "doc/**"
5+
- "lib/**"
6+
- "test/**"

0 commit comments

Comments
 (0)