one_gadget/.codeclimate.yml

18 lines
247 B
YAML

---
version: "2"
plugins:
duplication:
enabled: true
exclude_paths:
- spec/
checks:
method-lines:
enabled: false
method-count:
enabled: false
method-complexity:
config:
threshold: 11
exclude_patterns:
- spec/