Skip to content

Commit

Permalink
chore: add exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed Aug 21, 2024
1 parent ba2be40 commit e2ea0a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ checks:
threshold: 10
return-statements:
enabled: false

exclude_patterns:
- "src/sylva/data/nlp/spacy_models/"
- "**/tests/"
- "**/intelxapi.py"

0 comments on commit e2ea0a4

Please sign in to comment.