summaryrefslogtreecommitdiff
path: root/Biz/Ide/hooks/commit-msg.bash
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Ide/hooks/commit-msg.bash')
-rwxr-xr-xBiz/Ide/hooks/commit-msg.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Ide/hooks/commit-msg.bash b/Biz/Ide/hooks/commit-msg.bash
new file mode 100755
index 0000000..64e400d
--- /dev/null
+++ b/Biz/Ide/hooks/commit-msg.bash
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+gitlint --ignore-stdin --staged --msg-filename "$1" run-hook