Merge "Add format documentation to Strainer file for better output"
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