Skip to content

Commit

Permalink
updates to codeclimate config
Browse files Browse the repository at this point in the history
  • Loading branch information
detain committed Jun 24, 2017
1 parent 308d1b6 commit 696f65f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ engines:
reportLevel: 100
CodeSize/ExcessiveClassComplexity:
maximum: 200
CodeSize/NPathComplexity:
maximum: 300
checks:
Design/TooManyPublicMethods:
enabled: false
Expand Down

0 comments on commit 696f65f

Please sign in to comment.