Skip to content

Commit

Permalink
Update .codeclimate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc, DDiv <[email protected]>
  • Loading branch information
rjdbcm authored Dec 12, 2024
1 parent 1457e52 commit c286d3f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,17 @@ checks:
method-complexity:
config:
threshold: 8
exclude_patterns:
- "tests/"
- "ozi_build/_at.py"
- "ozi_build/_branch.py"
- "ozi_build/_categories.py"
- "ozi_build/_char.py"
- "ozi_build/_files.py"
- "ozi_build/_groupref.py"
- "ozi_build/_ranges.py"
- "ozi_build/_redos.py"
- "ozi_build/_repeat.py"
- "ozi_build/_sequence.py"
- "ozi_build/_sre.py"
- "ozi_build/_text.py"

0 comments on commit c286d3f

Please sign in to comment.