Skip to content

Commit

Permalink
Increase code duplication mass value
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacgr committed Oct 20, 2020
1 parent 91ed451 commit 7c09ba3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@ checks:
method-complexity:
config:
threshold: 7
plugins:
duplication:
enabled: true
config:
languages:
javascript:
mass_threshold: 50

0 comments on commit 7c09ba3

Please sign in to comment.