Skip to content

Commit

Permalink
Added threshold to identical code check
Browse files Browse the repository at this point in the history
  • Loading branch information
txau committed Jun 19, 2020
1 parent 0231b95 commit a2f7c86
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 @@ -23,6 +23,8 @@ checks:
enabled: false
identical-code:
enabled: true
config:
threshold: 128
plugins:
eslint:
enabled: true
Expand Down

0 comments on commit a2f7c86

Please sign in to comment.