.codeclimate.yml in webhook_system-1.0.4 vs .codeclimate.yml in webhook_system-2.0.0
- old
+ new
@@ -1,5 +1,10 @@
engines:
+ duplication:
+ enabled: true
+ config:
+ languages:
+ - ruby
rubocop:
enabled: true
ratings:
paths:
- "lib/**"