Fix .rubocop.yml for test fixtures.
This commit is contained in:
parent
6d6c59a1fd
commit
7ecd64fc03
@ -298,7 +298,8 @@ Style/DocumentationMethod:
|
||||
Style/FrozenStringLiteralComment:
|
||||
EnforcedStyle: always
|
||||
Exclude:
|
||||
- 'Taps/*/*/{Formula/,Casks/,}*.rb'
|
||||
- 'Taps/*/*/{Formula,Casks,}/*.rb'
|
||||
- 'Homebrew/test/**/Casks/**/*.rb'
|
||||
|
||||
# TODO: remove this when possible.
|
||||
Style/GlobalVars:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user