Merge pull request #383 from marcw/readme-format
Add make format information in the README.
This commit is contained in:
commit
a1b1f3af68
|
@ -89,4 +89,7 @@ $ bin/packer
|
|||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue