refactor: 优化代码规范和可读性

This commit is contained in:
Ray.Hao
2026-05-25 22:22:42 +08:00
parent e3e5b87f89
commit 2a538d7da7
56 changed files with 324 additions and 294 deletions

View File

@@ -1 +1,2 @@
npx --no-install commitlint --edit $1
#!/usr/bin/env sh
npx --no-install commitlint --edit "$1"