Appease brew style
This commit is contained in:
parent
e739a5c076
commit
a1da2bde3d
@ -860,6 +860,7 @@ module Homebrew
|
|||||||
return if Homebrew::EnvConfig.developer?
|
return if Homebrew::EnvConfig.developer?
|
||||||
return if Homebrew::EnvConfig.no_install_from_api?
|
return if Homebrew::EnvConfig.no_install_from_api?
|
||||||
return if Homebrew::Settings.read("devcmdrun") == "true"
|
return if Homebrew::Settings.read("devcmdrun") == "true"
|
||||||
|
|
||||||
cask_tap = Tap.fetch("homebrew", "cask")
|
cask_tap = Tap.fetch("homebrew", "cask")
|
||||||
return unless cask_tap.installed?
|
return unless cask_tap.installed?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user