Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Foodcritic/foodcritic

Repository files navigation

Food Critic

Food Critic is a lint tool for Chef cookbooks. It requires Ruby 1.9.3. It doesn't do very much at the moment.

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.