Merge pull request #4071 from commitay/audit-head

audit: new formulae should not have a HEAD spec
This commit is contained in:
Mike McQuaid 2018-04-16 13:16:51 +01:00 committed by GitHub
commit 01c7df8860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -534,6 +534,10 @@ class FormulaAuditor
end end
end end
if @new_formula && formula.head
problem "New formulae should not have a HEAD spec"
end
unstable_whitelist = %w[ unstable_whitelist = %w[
aalib 1.4rc5 aalib 1.4rc5
angolmois 2.0.0alpha2 angolmois 2.0.0alpha2