Enforce Rust code health gate
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user