Files
zanzibar/.codeclimate.yml
2016-04-15 08:16:40 -04:00

21 lines
262 B
YAML

---
engines:
bundler-audit:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- Gemfile.lock
- "**.rb"
exclude_paths:
- spec/
- templates/