]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Also run checkInclude.py before every commit
authorrl1987 <rl1987@sdf.lonestar.org>
Thu, 24 Jan 2019 10:22:28 +0000 (12:22 +0200)
committerNick Mathewson <nickm@torproject.org>
Thu, 24 Jan 2019 13:03:17 +0000 (08:03 -0500)
scripts/maint/pre-commit.git-hook

index 0868559606d4a65f939ea0e366683f4a312c0e38..724cd773219e759c2fc7dcf5b2a6726857cd9424 100755 (executable)
@@ -21,3 +21,5 @@ src/test/*.[ch] \
 src/test/*/*.[ch] \
 src/tools/*.[ch]
 
+python scripts/maint/checkIncludes.py
+