Auto-fix Layout/ElseAlignment offenses

This commit is contained in:
Issy Long 2019-10-13 10:08:15 +01:00
parent 341ea60807
commit 245c61017f
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
2 changed files with 2 additions and 2 deletions

View File

@ -369,7 +369,7 @@ class FormulaInstaller
$stderr.puts "Please report this to the #{formula.tap} tap!"
false
else
else
f.linked_keg.exist? && f.opt_prefix.exist?
end

View File

@ -53,7 +53,7 @@ module Utils
write.close
exit!
else
else
exit!(true)
end