Merge branch 'license' of https://github.com/MLH-Fellowship/brew into license

This commit is contained in:
Lionell 2020-06-19 04:24:39 +08:00
commit ec2391100a

View File

@ -364,7 +364,7 @@ module Homebrew
else
problem "#{formula.license} is not a standard SPDX license."
end
else
elsif @new_formula
problem "No license specified for package."
end
end