Skip to content

Commit

Permalink
codeclimate: turn all the checks back on
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
  • Loading branch information
efiop committed Oct 18, 2018
1 parent 84e748f commit 9ed4f11
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
languages:
Python: true

checks:
argument-count:
enabled: false
method-complexity:
enabled: false
method-lines:
config:
threshold: 50

exclude_paths:
- tests/

0 comments on commit 9ed4f11

Please sign in to comment.