docs: align agent rules with quality gate lint

This commit is contained in:
Jason.li
2026-04-07 14:19:40 +08:00
parent 8ae2ea10c8
commit c84347b625

View File

@@ -6,6 +6,7 @@ These rules apply to all agent-made changes in this repository.
- Before opening or updating a PR, run the same local gates as `.github/workflows/quality-gates.yml`.
- Required commands:
- `./scripts/lint.sh`
- `./tests/scripts/check-refactor-line-gate.sh`
- `./tests/scripts/run-unit-all.sh`
- `npm run build --prefix webui`