Add format documentation to Strainer file for better output
Change-Id: I053184be31e1f6fdf2aca5fb7cea1f90f611af8a
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
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
|
||||
chefspec: rspec --format documentation $SANDBOX/$COOKBOOK/spec
|
||||
|
Reference in New Issue
Block a user