frankfurter/app/.rubocop.yml
Hakan Ensari 3319c49dca Spring clean code base
- Bump ruby version
- Remove obsolete files, including deploy artefacts
- Don't use pride when testing
- Store gem and app in same repo
- Switch to asdf
2017-11-09 23:30:13 +00:00

9 lines
141 B
YAML

AllCops:
TargetRubyVersion: 2.4
Documentation:
Enabled: false
Metrics/BlockLength:
Enabled: false
Metrics/LineLength:
Enabled: false