From dd26819b9894b732a65238c5beb065affe6a7cf5 Mon Sep 17 00:00:00 2001 From: G Date: Fri, 15 Dec 2023 10:21:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E8=B7=B3=E8=BF=87husky=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/commit-msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index 80416c7b..0280839d 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx --no-install commitlint --edit "$1" +# npx --no-install commitlint --edit "$1"