Foodcritic / foodcritic

Lint tool for Chef cookbooks.
http://foodcritic.io
MIT License
408 stars 153 forks source link

Add FC121: Cookbook depends on cookbook made obsolete by Chef 14 #767

Closed tas50 closed 6 years ago

tas50 commented 6 years ago

Check for users that are including cookbooks where the resources are built into chef 14. I'm not tagging this with chef 14 since doing so makes it seem like a thing you must fix to use chef 14. Getting rid of these deps just speeds up chef and simplifies your depsolving a bit.

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