chef / cookstyle

A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.
Apache License 2.0
109 stars 54 forks source link

Cleanup usage of declare_action_class #915

Closed tas50 closed 3 years ago

tas50 commented 3 years ago

The use of this is pretty limited it's a Sean-ism. If someone copied docker or maybe the mysql cookbook they got it.

Signed-off-by: Tim Smith tsmith@chef.io