mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[bundler/bundler] Bump rubocop to 0.74.0
And reenable exclusion because the bug why we added them has been fixed.
See https://github.com/rubocop-hq/rubocop/issues/6861.
bda63fcffc
This commit is contained in:
parent
dab944e6ca
commit
7ed1fc527e
4 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ require_relative "vendored_thor"
|
|||
|
||||
module Bundler
|
||||
module FriendlyErrors
|
||||
module_function # rubocop:disable Layout/AccessModifierIndentation
|
||||
module_function
|
||||
|
||||
def log_error(error)
|
||||
case error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue