]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blobdiff - Makefile
Use astyle instead of indent
[rbdr/ngx_http_office_hours_filter_module] / Makefile
index 55a83dfd76bff865e7bce8f38084c184b65a1b8f..be8def1936f902b3107e871fbbc20afe6d78fcb6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,4 @@ setup_hooks:
        ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit
 
 format:
        ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit
 
 format:
-       indent *.c
+       astyle --style=kr *.c