re-enable codeclimate duplication
This commit is contained in:
parent
4ffa9460f5
commit
1124d76475
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ engines:
|
|||
bundler-audit:
|
||||
enabled: true
|
||||
duplication:
|
||||
enabled: false
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
count_threshold: 3 # rule of three
|
||||
|
|
Loading…
Reference in a new issue