From 4735637ead09c4e8d4b9a0409d7ea2538eb9cb40 Mon Sep 17 00:00:00 2001 From: main Date: Sat, 13 Jun 2026 12:10:55 -0400 Subject: Update Rust starter bootstrap posture Install project-local Cargo target-dir guidance and template config, keep Cargo output under /data/main/cargo-target/, preserve the global shared target fallback, and raise the source-file cap to 3000 lines. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1647e9d..0eabb59 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Source of truth for bootstrapping or ratcheting strict Rust lint posture. -- `template/fresh/`: fresh starter template with manifest-owned lint and check policy +- `template/fresh/`: fresh starter template with project-local Cargo target-dir config, manifest-owned lint policy, and thin check policy - `docs/`: fresh-bootstrap and retrofit guidance, policy rationale, and the Rust style doctrine - `skills/`: bundled Codex skills for Rust bootstrap and slop extermination -- cgit v1.2.3