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