Skip to content

Commit

Permalink
configurate codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin8105 committed Mar 28, 2018
1 parent 119470e commit 7853fc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codeclimate.yml
Expand Up @@ -8,7 +8,7 @@ checks:
threshold: 4
file-lines:
config:
threshold: 500
threshold: 1000
method-complexity:
config:
threshold: 20
Expand All @@ -17,7 +17,7 @@ checks:
threshold: 20
method-lines:
config:
threshold: 50
threshold: 250
nested-control-flow:
config:
threshold: 4
Expand Down

0 comments on commit 7853fc5

Please sign in to comment.