2018-11-21 11:32:50 +01:00
|
|
|
Metrics/LineLength:
|
2018-12-03 15:10:04 +01:00
|
|
|
Max: 125
|
2018-11-26 11:33:48 +01:00
|
|
|
Metrics/MethodLength:
|
2018-12-03 15:10:04 +01:00
|
|
|
Max: 30
|
|
|
|
Metrics/CyclomaticComplexity:
|
|
|
|
Max: 9
|
|
|
|
Metrics/PerceivedComplexity:
|
|
|
|
Max: 9
|
|
|
|
Metrics/AbcSize:
|
|
|
|
Max: 42
|
2018-11-26 11:33:48 +01:00
|
|
|
Style/BracesAroundHashParameters:
|
|
|
|
EnforcedStyle: context_dependent
|
2018-12-03 10:22:10 +01:00
|
|
|
Style/RegexpLiteral:
|
|
|
|
EnforcedStyle: slashes
|
2018-12-03 15:10:04 +01:00
|
|
|
Style/EmptyElse:
|
|
|
|
EnforcedStyle: empty
|
2019-01-07 15:34:20 +01:00
|
|
|
Style/ClassAndModuleChildren:
|
|
|
|
EnforcedStyle: compact
|