From 7de281c7a8ddfcde6b416e3c4b0b2abb6c6c67a7 Mon Sep 17 00:00:00 2001 From: Tim Bielawa Date: Thu, 27 Apr 2017 11:56:54 -0400 Subject: Contrib: Hook to verify modules match assembled fragments --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a000802e2..d5b1f3c33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -140,6 +140,13 @@ tox -re py35-pylint ### Tricks +#### Git Hooks + +Git hooks are included in this repository to aid in development. Check +out the README in the +[hack/hooks](http://github.com/openshift/openshift-ansible/blob/master/hack/hooks/README.md) +directory for more information. + #### Activating a virtualenv managed by tox If you want to enter a virtualenv created by tox to do additional -- cgit v1.2.1