disable duplication checking in code climate for now
This commit is contained in:
parent
04a3027368
commit
8255653d24
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ engines:
|
|||
bundler-audit:
|
||||
enabled: true
|
||||
duplication:
|
||||
enabled: true
|
||||
enabled: false
|
||||
config:
|
||||
languages:
|
||||
- ruby
|
||||
|
|
Loading…
Reference in a new issue