brew style --fix
This commit is contained in:
parent
4de020ec6c
commit
22ef3d5294
@ -1107,7 +1107,6 @@ class FormulaInstaller
|
|||||||
end
|
end
|
||||||
|
|
||||||
def forbidden_license_check
|
def forbidden_license_check
|
||||||
|
|
||||||
forbidden_licenses = (Homebrew::EnvConfig.forbidden_licenses || "").split(" ")
|
forbidden_licenses = (Homebrew::EnvConfig.forbidden_licenses || "").split(" ")
|
||||||
return if forbidden_licenses.blank?
|
return if forbidden_licenses.blank?
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user