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