Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 964 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 964 Bytes

Food Critic

Food Critic is a lint tool for Chef cookbooks. It requires Ruby 1.9.2+.

Homepage

http://acrmp.github.com/foodcritic/

Building

$ bundle install
$ bundle exec rake

Continuous Integration

Food Critic on Travis CI

Built on Travis

License

MIT - see the accompanying LICENSE file for details.

Changelog

To see what has changed in recent versions see the CHANGELOG. Food Critic follows the Rubygems RationalVersioningPolicy.

Contributing

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