.codeclimate.yml
---
engines:
bundler-audit:
enabled: true
duplication:
enabled: true
config:
languages:
ruby:
mass_threshold: 20
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- Gemfile.lock
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths:
- spec/