brew style --fix

This commit is contained in:
lionellloh 2020-07-09 11:48:09 +08:00
parent 4de020ec6c
commit 22ef3d5294

View File

@ -1107,7 +1107,6 @@ class FormulaInstaller
end
def forbidden_license_check
forbidden_licenses = (Homebrew::EnvConfig.forbidden_licenses || "").split(" ")
return if forbidden_licenses.blank?