mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
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
|