Repository is archived
No commit activity in last 3 years
No release in over 3 years
Daptiv Foodcritic 2.2 and greater rules for Chef 11 and greater
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

>= 2.2.0
 Project Readme

Daptiv Foodcritic Rules

These are a collection of rules customized for Daptiv from Etsy and CustomInk.

Usage

To run these rules along with the default rules included with Foodcritic, clone these rules from git to chef-repo, then run the following command from the chef-repo directory.

bundle exec foodcritic -I foodcritic_rules [COOKBOOK]

Licensing

Some of the rules included here were obtained from the following public repositories:

ETSY: https://github.com/etsy/foodcritic-rules CINK: https://github.com/customink-webops/foodcritic-rules