Add make format information in the contributing guidelines.

This commit is contained in:
Marc Weistroff 2013-09-03 14:55:48 +02:00
parent 77f707b079
commit 6ebfbd27ab
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`.
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.