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