mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
9 lines
178 B
YAML
9 lines
178 B
YAML
Metrics/LineLength:
|
|
Max: 120
|
|
Metrics/MethodLength:
|
|
Max: 16
|
|
Style/BracesAroundHashParameters:
|
|
EnforcedStyle: context_dependent
|
|
Style/RegexpLiteral:
|
|
EnforcedStyle: slashes
|