rubocop: Trim Style/BlockDelimiters exclude paths without offenses
This commit is contained in:
parent
0a18898425
commit
87b94d9358
@ -341,7 +341,6 @@ Style/BlockDelimiters:
|
||||
- "sig"
|
||||
Exclude:
|
||||
- "Homebrew/**/*_spec.rb"
|
||||
- "Homebrew/**/shared_examples/**/*.rb"
|
||||
|
||||
# TODO: remove this when possible.
|
||||
Style/ClassVars:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user