commit 611e8dcda7e29617db0b78c6fc5a47f66e4d1842 parent 99fffc6c2fbc00cdeb9edd07ebb580f55d0a3513 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Thu, 24 Jan 2019 12:22:28 +0200 Also run checkInclude.py before every commit Diffstat:
| M | scripts/maint/pre-commit.git-hook | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/scripts/maint/pre-commit.git-hook b/scripts/maint/pre-commit.git-hook @@ -21,3 +21,5 @@ src/test/*.[ch] \ src/test/*/*.[ch] \ src/tools/*.[ch] +python scripts/maint/checkIncludes.py +