mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-25 12:32:30 +01:00
3319c49dca
- 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
6 lines
84 B
YAML
6 lines
84 B
YAML
AllCops:
|
|
TargetRubyVersion: 2.4
|
|
Metrics/BlockLength:
|
|
Exclude:
|
|
- 'spec/**/*'
|