mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
9 lines
122 B
YAML
9 lines
122 B
YAML
inherit_from: ".rubocop_todo.yml"
|
|
|
|
require:
|
|
- rubocop-performance
|
|
- rubocop-sequel
|
|
|
|
AllCops:
|
|
TargetRubyVersion: 2.6
|