docs: trim daily command wording

This commit is contained in:
kingwl
2026-07-06 13:36:27 +08:00
parent 7af8f98080
commit e1b85da182
3 changed files with 4 additions and 4 deletions

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write
development.md: 3201eb8c8715eea437098409e7cfe93e13c3204f
development.zh.md: fcf6a7f2718cc4f3009f38fa4360ae38bdfe843f
development.md: 509888b3d74bd22de658c5176355bb34d95e4cfd
development.zh.md: 5260eeefccac99cd8080f0bef8c9b4f3fd04fca9

View File

@@ -88,7 +88,7 @@ During implementation, prefer the narrowest gate that can fail for the change yo
## Daily commands
Use these from the repo root as a command reference, not as a checklist to rerun after every edit:
Use these from the repo root:
```sh
pnpm run test # unit tests

View File

@@ -88,7 +88,7 @@ GitHub 工作流在每个 pull request 上运行这些门禁:
## 日常命令
在仓库根目录使用;下面是命令参考,不是每次编辑后都要重新跑一遍的 checklist
在仓库根目录使用:
```sh
pnpm run test # unit tests