Skip to content

Commit

Permalink
exclude trests from codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Oct 8, 2024
1 parent 3f1701c commit 51b7b1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ engines:
exclude_paths:
- "README.md"
- ".github/**"
- "docs/**"
- "docs/**"
- "**/src/test/kotlin/**"

0 comments on commit 51b7b1b

Please sign in to comment.