style: update rubocop to 0.47.1
This commit is contained in:
parent
ad4fd014e1
commit
c2b3f1db27
@ -47,7 +47,7 @@ module Homebrew
|
|||||||
|
|
||||||
def check_style_impl(files, output_type, options = {})
|
def check_style_impl(files, output_type, options = {})
|
||||||
fix = options[:fix]
|
fix = options[:fix]
|
||||||
Homebrew.install_gem_setup_path! "rubocop", "0.45.0"
|
Homebrew.install_gem_setup_path! "rubocop", "0.47.1"
|
||||||
|
|
||||||
args = %w[
|
args = %w[
|
||||||
--force-exclusion
|
--force-exclusion
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user