audit: new formulae should not have a HEAD spec
This commit is contained in:
parent
50059990e2
commit
909312f9a4
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user