17 lines
196 B
YAML
17 lines
196 B
YAML
|
Documentation:
|
||
|
Enabled: false
|
||
|
|
||
|
Metrics/LineLength:
|
||
|
Max: 150
|
||
|
|
||
|
Metrics/AbcSize:
|
||
|
Max: 37
|
||
|
|
||
|
Metrics/ClassLength:
|
||
|
Max: 150
|
||
|
|
||
|
Metrics/MethodLength:
|
||
|
Max: 15
|
||
|
|
||
|
Style/NumericLiterals:
|
||
|
MinDigits: 7
|