12 lines
203 B
YAML
12 lines
203 B
YAML
|
|
Metrics/AbcSize:
|
||
|
|
Max: 25.04
|
||
|
|
Metrics/BlockLength:
|
||
|
|
AllowedMethods: ['describe', 'route']
|
||
|
|
Metrics/MethodLength:
|
||
|
|
Max: 13
|
||
|
|
Minitest:
|
||
|
|
Include:
|
||
|
|
- '**/*_spec.rb'
|
||
|
|
Style/Documentation:
|
||
|
|
Enabled: false
|