12 lines
163 B
YAML
12 lines
163 B
YAML
Layout/IndentFirstHashElement:
|
|
EnforcedStyle: consistent
|
|
|
|
Metrics/MethodLength:
|
|
Max: 16
|
|
|
|
Style/Documentation:
|
|
Enabled: false
|
|
|
|
Metrics/LineLength:
|
|
Max: 120
|