]> 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 2dad03f62afcc6b9f4be8e0fff4f8f5bb325f1e6..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 ngx_office_hours.c
+       astyle --style=kr *.c