1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00
fab-manager/.rubocop.yml
2018-12-03 10:22:10 +01:00

9 lines
178 B
YAML

Metrics/LineLength:
Max: 120
Metrics/MethodLength:
Max: 16
Style/BracesAroundHashParameters:
EnforcedStyle: context_dependent
Style/RegexpLiteral:
EnforcedStyle: slashes