A lint tool for your Opscode Chef cookbooks. $ rvm use 1.9.3 $ gem install foodcritic $ foodcritic cookbooks Become a Chef snob Getting started The important stuff: how to get up and running. Covers how to install and run foodcritic against your cookbook tree. View details » Why? The rationale for using a lint tool on your cookbooks - why you should practice continuous inspection. View details » G