From 3fa42f053e16272df2c974485d5fdf02aa09233e Mon Sep 17 00:00:00 2001 From: chris <510148846@qq.com> Date: Tue, 20 Jan 2026 09:09:48 +0800 Subject: [PATCH] no message --- .husky/commit-msg | 1 - .husky/pre-commit | 1 - 2 files changed, 2 deletions(-) delete mode 100644 .husky/commit-msg delete mode 100644 .husky/pre-commit diff --git a/.husky/commit-msg b/.husky/commit-msg deleted file mode 100644 index 36158d9..0000000 --- a/.husky/commit-msg +++ /dev/null @@ -1 +0,0 @@ -npx --no-install commitlint --edit "$1" \ No newline at end of file diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100644 index c3ec64b..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1 +0,0 @@ -npx lint-staged --allow-empty \ No newline at end of file