2018-11-21 11:32:50 +01:00
|
|
|
Metrics/LineLength:
|
2019-01-16 16:28:25 +01:00
|
|
|
Max: 130
|
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:
|
2019-01-09 16:28:23 +01:00
|
|
|
Max: 45
|
2019-01-17 16:26:03 +01:00
|
|
|
Metrics/ClassLength:
|
|
|
|
Max: 200
|
2018-11-26 11:33:48 +01:00
|
|
|
Style/BracesAroundHashParameters:
|
2019-01-31 17:15:26 +01:00
|
|
|
EnforcedStyle: braces
|
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
|
2019-01-09 12:07:31 +01:00
|
|
|
Style/AndOr:
|
|
|
|
EnforcedStyle: conditionals
|