Commit fe870c9
committed
feat(pwsh-format, workspace-qa): 引入性能优化与标准化规范
- 为 PowerShell 代码格式化工具添加激进性能模式,通过惰性模块加载、快速路径早退和优化规则集,将空改动场景耗时降低约 80%
- 标准化 workspace 子包的 QA 脚本契约,统一 `typecheck:fast`、`check`、`test:fast`、`qa` 入口,并收敛提交前检查策略
- 新增 Turbo 并行命令入口(`turbo:qa*`)作为 V2 调度层预备,保持现有 `qa*` 命令行为不变1 parent 07c5320 commit fe870c9
13 files changed
Lines changed: 115 additions & 0 deletions
File tree
- openspec
- changes/archive
- 2026-02-11-optimize-pwsh-format-performance-aggressive
- specs/pwsh-format-performance
- 2026-02-11-standardize-workspace-qa-v1
- specs/workspace-qa-standardization
- specs
- pwsh-format-performance
- workspace-qa-standardization
0 commit comments