Files
cookbook-openstack-block-st…/Strainerfile
sean 1b08dc7153 Add tailor ruby style check
Partial fix for bug 1185536

Change-Id: I38071d2078822a2eeaf698529dde38f74c2b33cb
2013-06-10 14:23:39 -07:00

6 lines
229 B
Plaintext

# Strainerfile
tailor: bundle exec tailor
knife test: bundle exec knife cookbook test $COOKBOOK
foodcritic: bundle exec foodcritic -f any -t ~FC003 -t ~FC023 $SANDBOX/$COOKBOOK
chefspec: bundle exec rspec $SANDBOX/$COOKBOOK/spec