Auto-fix Layout/IndentHeredoc offenses
This commit is contained in:
parent
e5e28fbd69
commit
00adbbe98f
@ -361,8 +361,8 @@ class FormulaInstaller
|
|||||||
# If the formula name doesn't exist any more then complain but don't
|
# If the formula name doesn't exist any more then complain but don't
|
||||||
# stop installation from continuing.
|
# stop installation from continuing.
|
||||||
opoo <<~EOS
|
opoo <<~EOS
|
||||||
#{formula}: #{e.message}
|
#{formula}: #{e.message}
|
||||||
'conflicts_with \"#{c.name}\"' should be removed from #{formula.path.basename}.
|
'conflicts_with \"#{c.name}\"' should be removed from #{formula.path.basename}.
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
raise if ARGV.homebrew_developer?
|
raise if ARGV.homebrew_developer?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user