style: use RuboCop 0.40
This commit is contained in:
parent
b9552a5fbf
commit
8b97a00036
@ -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.39"
|
Homebrew.install_gem_setup_path! "rubocop", "0.40"
|
||||||
|
|
||||||
args = %W[
|
args = %W[
|
||||||
--force-exclusion
|
--force-exclusion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user