Skip to content

Commit b4fb6a5

Browse files
committed
chore(codacy): exclude helper scripts from analysis
1 parent cbcea22 commit b4fb6a5

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+
---
2+
exclude_paths:
3+
- "ai_git_helpers/**"
4+
- "docs/**"
5+
- "vignettes/**"
6+
- "man/**"

0 commit comments

Comments
 (0)