浏览代码

Also run checkInclude.py before every commit

rl1987 6 年之前
父节点
当前提交
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
+