Skip to content

Commit

Permalink
asome additional improvements to codeclimate config file.. for now di…
Browse files Browse the repository at this point in the history
…sabling a few tests until i can figure out how to set the otpoins i want in for them
  • Loading branch information
detain committed Jun 24, 2017
1 parent 97d2d4a commit 781ac6e
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 @@ -34,6 +34,8 @@ engines:
checks:
Design/NpathComplexity:
enabled: false
Design/WeightedMethodCount:
enabled: false
Design/LongMethod:
enabled: false
CyclomaticComplexity:
Expand Down

0 comments on commit 781ac6e

Please sign in to comment.