X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/fa2b280d41f583da217a5bdccea67e87cdadffb6..6978a833d4eec780998702e235b912f2b111d2c5:/Makefile diff --git a/Makefile b/Makefile index be8def1..fa50352 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ setup_hooks: ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit format: - astyle --style=kr *.c + astyle --lineend=linux --style=kr *.c