Merge pull request #383 from marcw/readme-format

Add make format information in the README.
This commit is contained in:
Mitchell Hashimoto 2013-09-03 08:52:30 -07:00
commit 822c52c46f
1 changed files with 3 additions and 0 deletions

View File

@ -89,4 +89,7 @@ $ bin/packer
You can run tests by typing `make test`. You can run tests by typing `make test`.
Before submitting a pull-request, please run `make format` to automatically fix
any coding style issues.
This will run tests for Packer core along with all the core builders and commands and such that come with Packer. This will run tests for Packer core along with all the core builders and commands and such that come with Packer.