From fe01758cd609443a690db22dea4a1d32f6ec6287 Mon Sep 17 00:00:00 2001 From: hello8693 <1320998105@qq.com> Date: Sun, 4 Aug 2024 16:15:43 +0800 Subject: [PATCH] =?UTF-8?q?chore(husky):=20=E7=A7=BB=E9=99=A4pre-commit?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E4=B8=AD=E7=9A=84shebang=E5=92=8Chusky.sh?= =?UTF-8?q?=E6=BA=90=E6=AD=A4=E6=9B=B4=E6=94=B9=E7=A7=BB=E9=99=A4=E4=BA=86?= =?UTF-8?q?.pre-commit=E6=96=87=E4=BB=B6=E4=B8=AD=E7=9A=84shebang=E8=A1=8C?= =?UTF-8?q?=E5=92=8C=E5=AF=B9husky.sh=E7=9A=84=E5=BC=95=E7=94=A8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/pre-commit | 2 -- 1 file changed, 2 deletions(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 2809957..bf86e43 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,2 @@ -#!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" yarn commitlint \ No newline at end of file