Enable shellcheck warnings in brew style
This commit is contained in:
parent
e4118bc4ca
commit
cf733a3c4f
@ -185,8 +185,7 @@ module Homebrew
|
|||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
# TODO: Add `--enable=all` to check for more problems.
|
args = ["--shell=bash", "--enable=all", "--external-sources", "--source-path=#{HOMEBREW_LIBRARY}", "--", *files]
|
||||||
args = ["--shell=bash", "--external-sources", "--source-path=#{HOMEBREW_LIBRARY}", "--", *files]
|
|
||||||
|
|
||||||
case output_type
|
case output_type
|
||||||
when :print
|
when :print
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user