Skip to content

Commit b8bfe65

Browse files
committed
Add config for codacy
1 parent 91d76a6 commit b8bfe65

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.codacy.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
exclude_paths:
3+
- ".github/**"
4+
- "assets/**"
5+
- "dist/**"
6+
- "node_modules/**"
7+
- "third_party/**"
8+
- "changelog.md"
9+
- "CODE_OF_CONDUCT.md"

0 commit comments

Comments
 (0)