rubocop: Disable Bundler/GemFilename
- We have `gems.rb` and `Gemfile` and disabling the rule in `gems.rb` directly still errors?
This commit is contained in:
parent
a222a5bbc8
commit
d84d157aaa
@ -87,5 +87,4 @@ Style/BlockDelimiters:
|
||||
- "sig"
|
||||
|
||||
Bundler/GemFilename:
|
||||
Exclude:
|
||||
- "utils/gems.rb"
|
||||
Enabled: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user