build: git钩子

This commit is contained in:
LOG1997
2025-12-10 00:10:33 +08:00
parent 80480213b8
commit 45e84db6d1
22 changed files with 121 additions and 10 deletions

9
.husky/_/husky.sh Normal file
View File

@@ -0,0 +1,9 @@
echo "husky - DEPRECATED
Please remove the following two lines from $0:
#!/usr/bin/env sh
. \"\$(dirname -- \"\$0\")/_/husky.sh\"
They WILL FAIL in v10.0.0
"