From 8048d67e5917b771be9aa819094aebf3936d0e98 Mon Sep 17 00:00:00 2001 From: main Date: Sat, 4 Apr 2026 21:50:22 -0400 Subject: docs: manifest-own warning fatality --- docs/bootstrap-fresh.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/bootstrap-fresh.md') diff --git a/docs/bootstrap-fresh.md b/docs/bootstrap-fresh.md index f77b819..89bf757 100644 --- a/docs/bootstrap-fresh.md +++ b/docs/bootstrap-fresh.md @@ -116,6 +116,7 @@ The template only installs the fast gate. Add the deeper posture when the repo i ## Acceptance Checklist - root `Cargo.toml` contains `[workspace.lints.rust]`, `[workspace.lints.rustdoc]`, and `[workspace.lints.clippy]` +- root `Cargo.toml` owns warning-fatality policy, e.g. `warnings = "deny"` under `[workspace.lints.rust]`, rather than hiding it in runner flags - root `Cargo.toml` contains canonical command vectors in `[workspace.metadata.rust-starter]` - root `Cargo.toml` contains an ordered `canonicalize_commands` pipeline in `[workspace.metadata.rust-starter]` - root `Cargo.toml` contains `[workspace.metadata.rust-starter.source_files]` with an intentional `max_lines` value -- cgit v1.2.3