Skip to content
Snippets Groups Projects
Commit 149334d8 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

audit: check plist placement

parent 343091c8
No related branches found
No related tags found
No related merge requests found
......@@ -187,6 +187,7 @@ class FormulaAuditor
[/^ (go_)?resource/, "resource"],
[/^ def install/, "install method"],
[/^ def caveats/, "caveats method"],
[/^ (plist_options|def plist)/, "plist block"],
[/^ test do/, "test block"],
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment