8 lines
106 B
YAML
8 lines
106 B
YAML
inherit_from: .rubocop_todo.yml
|
|
|
|
AllCops:
|
|
TargetRubyVersion: 2.6
|
|
|
|
Style/Documentation:
|
|
Enabled: false
|