Add format documentation to Strainer file for better output
Change-Id: I54dffb4d2f7bf2be59f035bc23915424d3e0960f
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
rubocop: rubocop $SANDBOX/$COOKBOOK
|
rubocop: rubocop $SANDBOX/$COOKBOOK
|
||||||
knife test: knife cookbook test $COOKBOOK
|
knife test: knife cookbook test $COOKBOOK
|
||||||
foodcritic: foodcritic -f any -t ~FC003 -t ~FC023 $SANDBOX/$COOKBOOK
|
foodcritic: foodcritic -f any -t ~FC003 -t ~FC023 $SANDBOX/$COOKBOOK
|
||||||
chefspec: rspec $SANDBOX/$COOKBOOK/spec
|
chefspec: rspec --format documentation $SANDBOX/$COOKBOOK/spec
|
||||||
|
|||||||
Reference in New Issue
Block a user