Skip to content

Commit b8e857c

Browse files
add codacy config file
1 parent 8e37ca1 commit b8e857c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codacy.yml

+6
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)