Skip to content

Commit 1c470b1

Browse files
committed
add codacy config file
1 parent a0e61a5 commit 1c470b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.codacy.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
exclude_paths:
3+
- '.github/**'
4+
- '.vscode/**'
5+
- 'CHANGELOG.md'
6+
- 'CONTRIBUTING.md'
7+
- 'docs/**'
8+
- 'README.md'

0 commit comments

Comments
 (0)