Skip to content

Commit

Permalink
Update .codeclimate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 14, 2024
1 parent 54a9e2b commit a7e85ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ engines:
enabled: false
similar-code:
config:
threshold: 5 #overriding will affect all languages
threshold: 30 #overriding will affect all languages
identical-code:
config:
threshold: 5 #overriding will affect all languages
threshold: 30 #overriding will affect all languages
# ... CONFIG CONTENT ...

0 comments on commit a7e85ca

Please sign in to comment.