mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-10-29 23:32:35 +01:00
82666af2d6
A first stab at replacing Sinatra with Roda
12 lines
204 B
YAML
12 lines
204 B
YAML
Metrics/AbcSize:
|
|
Max: 21.79
|
|
Metrics/BlockLength:
|
|
ExcludedMethods: ['describe', 'route']
|
|
Metrics/MethodLength:
|
|
Max: 13
|
|
Minitest:
|
|
Include:
|
|
- '**/*_spec.rb'
|
|
Style/Documentation:
|
|
Enabled: false
|