Переглянути джерело

Also run checkInclude.py before every commit

rl1987 7 роки тому
батько
коміт
611e8dcda7
1 змінених файлів з 2 додано та 0 видалено
  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
+