Fix style
This commit is contained in:
parent
2188b268de
commit
f1b6a8debd
@ -40,7 +40,7 @@ module Homebrew
|
||||
"Cask commands" => Commands.cask_internal_commands,
|
||||
"External cask commands" => Commands.cask_external_commands,
|
||||
}.each do |title, commands|
|
||||
next if commands.blank?
|
||||
next if commands.blank?
|
||||
|
||||
puts if prepend_separator
|
||||
ohai title, Formatter.columns(commands)
|
||||
|
Loading…
x
Reference in New Issue
Block a user