Browse Source

Also run checkInclude.py before every commit

rl1987 5 years ago
parent
commit
611e8dcda7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      scripts/maint/pre-commit.git-hook

+ 2 - 0
scripts/maint/pre-commit.git-hook

@@ -21,3 +21,5 @@ src/test/*.[ch] \
 src/test/*/*.[ch] \
 src/tools/*.[ch]
 
+python scripts/maint/checkIncludes.py
+