disable duplication checking in code climate for now

This commit is contained in:
Devin Howard 2016-09-23 18:51:34 +08:00
parent 04a3027368
commit 8255653d24

View file

@ -5,7 +5,7 @@ engines:
bundler-audit:
enabled: true
duplication:
enabled: true
enabled: false
config:
languages:
- ruby