X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/e4db4a2060d9fc391b1705d87b2ea7b051e080cd..d6a66c4889fb2a1438a0af811842c5a1505c9a3a:/Makefile diff --git a/Makefile b/Makefile index 55a83df..be8def1 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ setup_hooks: ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit format: - indent *.c + astyle --style=kr *.c