mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
19 lines
382 B
YAML
19 lines
382 B
YAML
Lint/RaiseException:
|
|
Enabled: true
|
|
Lint/StructNewOverride:
|
|
Enabled: true
|
|
Metrics/AbcSize:
|
|
Max: 21.79
|
|
Metrics/BlockLength:
|
|
ExcludedMethods: ['dataset_module', 'describe', 'helpers']
|
|
Metrics/MethodLength:
|
|
Max: 13
|
|
Style/Documentation:
|
|
Enabled: false
|
|
Style/HashEachMethods:
|
|
Enabled: true
|
|
Style/HashTransformKeys:
|
|
Enabled: true
|
|
Style/HashTransformValues:
|
|
Enabled: true
|