Skip to content

Commit

Permalink
Use old Coce Climate behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Jan 13, 2018
1 parent 25ff777 commit 6d447f9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
checks:
argument-count:
enabled: false
complex-logic:
enabled: false
file-lines:
enabled: false
method-complexity:
enabled: false
method-count:
enabled: false
method-lines:
enabled: false
nested-control-flow:
enabled: false
return-statements:
enabled: false
similar-code:
enabled: false
identical-code:
enabled: false

engines:
rubocop:
enabled: true
Expand Down

0 comments on commit 6d447f9

Please sign in to comment.