mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-08-29 06:31:14 +08:00
style: apply consistent formatting to docs, config, and root files
Line wrapping, table alignment, blank line consistency across config.mts, i18n, locale JSONs, FAQ, quickstart, frontend/development guides, superpowers plans, README variants, and PR template.
This commit is contained in:
@@ -9,11 +9,13 @@
|
||||
## Verification
|
||||
|
||||
### 后端 (Java / Maven)
|
||||
|
||||
- [ ] `mvn -B -DskipTests compile` 通过
|
||||
- [ ] 新增 / 修改的行为有测试覆盖
|
||||
- [ ] 文档已更新(如有 API / 行为变更)
|
||||
|
||||
### 前端 (dc3-web)
|
||||
|
||||
- [ ] `pnpm lint-check && pnpm check && pnpm build` 通过
|
||||
- [ ] 大范围改动通过 `pnpm run test:ci` 覆盖门槛
|
||||
- [ ] E2E 数据动态创建并清理,无固定业务 ID
|
||||
|
||||
Reference in New Issue
Block a user