audit: check resource placement
This commit is contained in:
parent
86eb44c96c
commit
557f6e33a9
@ -186,6 +186,7 @@ class FormulaAuditor
|
|||||||
[/^ keg_only/, "keg_only"],
|
[/^ keg_only/, "keg_only"],
|
||||||
[/^ option/, "option"],
|
[/^ option/, "option"],
|
||||||
[/^ depends_on/, "depends_on"],
|
[/^ depends_on/, "depends_on"],
|
||||||
|
[/^ (go_)?resource/, "resource"],
|
||||||
[/^ def install/, "install method"],
|
[/^ def install/, "install method"],
|
||||||
[/^ def caveats/, "caveats method"],
|
[/^ def caveats/, "caveats method"],
|
||||||
[/^ test do/, "test block"],
|
[/^ test do/, "test block"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user