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"
|
- "sig"
|
||||||
|
|
||||||
Bundler/GemFilename:
|
Bundler/GemFilename:
|
||||||
Exclude:
|
Enabled: false
|
||||||
- "utils/gems.rb"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user