[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Also run checkInclude.py before every commit



commit 611e8dcda7e29617db0b78c6fc5a47f66e4d1842
Author: rl1987 <rl1987@xxxxxxxxxxxxxxxx>
Date:   Thu Jan 24 12:22:28 2019 +0200

    Also run checkInclude.py before every commit
---
 scripts/maint/pre-commit.git-hook | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/maint/pre-commit.git-hook b/scripts/maint/pre-commit.git-hook
index 086855960..724cd7732 100755
--- a/scripts/maint/pre-commit.git-hook
+++ b/scripts/maint/pre-commit.git-hook
@@ -21,3 +21,5 @@ src/test/*.[ch] \
 src/test/*/*.[ch] \
 src/tools/*.[ch]
 
+python scripts/maint/checkIncludes.py
+



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits