Skip to content

Commit

Permalink
update .codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
vkkis93 committed Jan 24, 2018
1 parent e004752 commit 2081b81
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
version: "2"
checks:
method-complexity:
config:
threshold: 50
method-lines:
config:
threshold: 100
plugins:
eslint:
enabled: true
channel: "eslint-4"
config:
config: .eslintrc

0 comments on commit 2081b81

Please sign in to comment.