brew/Library/Homebrew/test/.rubocop.yml
Mike McQuaid 92d107d666
Autoformat YAML files
Extracted the `.rubocop_todo.yml` change from #10397 so thought I'd do
this to all committed (non-vendor) YAML files.
2021-01-26 10:16:32 +00:00

8 lines
85 B
YAML

inherit_from:
- ../.rubocop.yml
- .rubocop_todo.yml
RSpec:
Include:
- ./*