aboutsummaryrefslogtreecommitdiff
path: root/.husky/commit-msg
diff options
context:
space:
mode:
Diffstat (limited to '.husky/commit-msg')
-rw-r--r--.husky/commit-msg4
1 files changed, 0 insertions, 4 deletions
diff --git a/.husky/commit-msg b/.husky/commit-msg
deleted file mode 100644
index 0bd658f..0000000
--- a/.husky/commit-msg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
-npx --no-install commitlint --edit "$1"