X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/d8fe6281f8fcc3ad0a2245cec380e5521a834521..refs/heads/main:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 2dad03f..fa50352 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ setup_hooks: ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit format: - indent ngx_office_hours.c + astyle --lineend=linux --style=kr *.c