Преглед изворни кода

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
+