From: Ben Beltran Date: Mon, 12 Nov 2018 22:16:36 +0000 (+0100) Subject: Add documentation on how to setup hooks X-Git-Tag: 1.0.0^2~2^2 X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/commitdiff_plain/900e0f4a681f8587a12d0c446520213f4a60bb3f?ds=sidebyside Add documentation on how to setup hooks --- diff --git a/README.md b/README.md index c0ecead..01ab927 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,11 @@ Uninstall nginx. I'm still not sure! I'm learning how to build this nginx module, so I'll figure it out as I go and add it here. +## Installing git hooks + +This repo contains a pre-commit git hook so indent will run before every +commit. Run `make setup_hooks` to install it. + ## Further Improvements * Add support for public holidays