Enforce Rust code health gate
Deploy / deploy (push) Successful in 29s
CI / Rust Checks (push) Failing after 4m51s
CI / UI Checks (push) Has been skipped
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped

This commit is contained in:
github-ops
2026-06-20 20:53:46 +00:00
parent 6a952f983f
commit 81efa2f0fb
3 changed files with 92 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ shell env file.
- новые `.rs` файлы не больше 1000 строк;
- существующие крупные файлы не должны расти сверх текущего baseline;
- крупные inline test modules подсвечиваются как debt.
- крупные inline test modules запрещены вне legacy allowlist.
```bash
./scripts/check-rust-code-health.sh