Skip to content

Commit 26a0755

Browse files
committed
👷 add Codacy configuration to exclude specific paths from analysis
1 parent 1c2aed4 commit 26a0755

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.codacy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
exclude_paths:
2+
- "example/**"
3+
- "scripts/**"
4+
- "test/**"
5+
- "tool/**"

0 commit comments

Comments
 (0)