frankfurter/.rubocop_todo.yml
2019-11-22 13:12:25 +00:00

9 lines
182 B
YAML

Metrics/AbcSize:
Max: 21.79
Metrics/BlockLength:
ExcludedMethods: ['dataset_module', 'describe', 'helpers']
Metrics/MethodLength:
Max: 13
Style/Documentation:
Enabled: false