frankfurter/.rubocop_todo.yml
2020-05-02 17:07:54 +01:00

9 lines
164 B
YAML

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