cookbook-monasca-schema/Strainerfile
Tim Kuhlman 51fd328fef Added files to get build to work
Try and create Berksfile that will work with berkshelf 2 or 3

Fixed style issues

Also, added .gitreview file

Change-Id: I47caf4930ac18bcfc62737e851fff1fe15dd9c9f
2014-08-15 10:12:23 -06:00

6 lines
202 B
Plaintext

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