Add make format information in the contributing guidelines.
This commit is contained in:
parent
05e1654eb8
commit
082dc6c14d
|
@ -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