From b75c040bbd60f00194d55165cffead52b6e13487 Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Wed, 20 Oct 2021 09:31:34 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=B7=A5=E7=A8=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/commit-msg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .husky/commit-msg diff --git a/.husky/commit-msg b/.husky/commit-msg deleted file mode 100644 index a6be68e..0000000 --- a/.husky/commit-msg +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -npx husky add .husky/commit-msg "npx --no-install commitlint --edit $1" -npx --no-install commitlint --edit .git/COMMIT_EDITMSG -npx --no-install commitlint --edit .git/COMMIT_EDITMSG -npx --no-install commitlint --edit .git/COMMIT_EDITMSG