/foodcritic

Lint tool for Chef cookbooks.

Primary LanguageRubyMIT LicenseMIT

Foodcritic

Build Status Gem Version

Foodcritic is a lint tool for Chef cookbooks. It requires Ruby 2.0.0+.

Homepage

http://foodcritic.io/

Building

$ bundle install
$ bundle exec rake

Continuous Integration

Foodcritic on Travis CI

License

MIT - see the accompanying LICENSE file for details.

Changelog

To see what has changed in recent versions see the CHANGELOG. Foodcritic follows the Rubygems Semantic Versioning Policy.

Contributing

Additional rules and bugfixes are welcome! Please fork and submit a pull request on an individual branch per change.