X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/af4b488fa918d63f754e9c1572166640d03129b3..fa2b280d41f583da217a5bdccea67e87cdadffb6:/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