diaspora_federation/.codeclimate.yml
2015-06-25 02:23:59 +02:00

14 lines
172 B
YAML

---
engines:
rubocop:
enabled: true
bundler-audit:
enabled: true
ratings:
paths:
- app/**
- config/**
- lib/**
- spec/**
- test/**
- Gemfile.lock