X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/e4db4a2060d9fc391b1705d87b2ea7b051e080cd..9cef1f90776018015da6d03c4d17440128b47827:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 55a83df..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 *.c + astyle --lineend=linux --style=kr *.c