From e7313cf255cfe4ebaab7b27e41eddd98285977fc Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 17 Mar 2015 11:34:11 +0100 Subject: updated README.md with contributing section how to use a pre-commit hook for syntax and style guide checking Change-Id: Ia03321d71cce39f643ec7248361c156e34fe0d09 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c3770de6..1d58b5eb 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,15 @@ Special Environments . When deploying to OpenStack release "nova" or newer, you will need to do an initial deploy, then when it has finished run `leap facts update` and then deploy again (see: https://leap.se/code/issues/3020) +Contributing +============ + +In order to validate the syntax and style guide compliance +before you commit, +clone https://github.com/pixelated-team/puppet-git-hooks.git +and link `pre-commit` to `.git/hooks/pre-commit`. + + Changelog ========= -- cgit v1.2.3