Extracted the `.rubocop_todo.yml` change from #10397 so thought I'd do this to all committed (non-vendor) YAML files.
8 lines
85 B
YAML
8 lines
85 B
YAML
inherit_from:
|
|
- ../.rubocop.yml
|
|
- .rubocop_todo.yml
|
|
|
|
RSpec:
|
|
Include:
|
|
- ./*
|