This commit is contained in:
2025-09-14 03:13:47 +08:00
commit 08e5b1f3a4
47 changed files with 29814 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
# 运行 commitlint 检查 commit message
npx --no -- commitlint --edit ${1}