audit: ensure correct version_scheme placement.
This commit is contained in:
parent
55ba22e296
commit
eea0da362b
@ -209,6 +209,7 @@ class FormulaAuditor
|
||||
[/^ version ["'][\S\ ]+["']/, "version"],
|
||||
[/^ (sha1|sha256) ["'][\S\ ]+["']/, "checksum"],
|
||||
[/^ revision/, "revision"],
|
||||
[/^ version_scheme/, "version_scheme"],
|
||||
[/^ head ["'][\S\ ]+["']/, "head"],
|
||||
[/^ stable do/, "stable block"],
|
||||
[/^ bottle do/, "bottle block"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user