Skip to content
Snippets Groups Projects
Commit f1b6a8de authored by William Ma's avatar William Ma
Browse files

Fix style

parent 2188b268
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment