Skip to content

Commit

Permalink
Almost ignore arguments count issues
Browse files Browse the repository at this point in the history
  • Loading branch information
insspb committed Jul 26, 2022
1 parent fdb646a commit d9bf781
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ checks:
method-complexity:
config:
threshold: 10
argument-count:
config:
threshold: 20
exclude_patterns:
- "tests/"
- "example_app/"

0 comments on commit d9bf781

Please sign in to comment.