mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Always use default RuboCop formatter for nicer output.
This commit is contained in:
parent
b4d14c193f
commit
776faf651d
@ -118,7 +118,6 @@ module Homebrew
|
||||
case output_type
|
||||
when :print
|
||||
args << "--debug" if debug
|
||||
args << "--format" << "simple" if files.present?
|
||||
args << "--color" if Tty.color?
|
||||
|
||||
system cache_env, "rubocop", *args
|
||||
|
Loading…
x
Reference in New Issue
Block a user