Skip to content

Commit

Permalink
ci: put stronger ignores for codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 committed Jan 10, 2025
1 parent c789011 commit bc3ee5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
exclude_paths:
- ".github/**"
- "**/src/test/**"
- "README.md"

0 comments on commit bc3ee5d

Please sign in to comment.