X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/17a7fd4ffc64e8323c7caf2bf93a24cb138ac27a..9cef1f90776018015da6d03c4d17440128b47827:/Makefile 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