diff options
| author | main <main@swarm.moe> | 2026-03-31 14:22:57 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-31 14:22:57 -0400 |
| commit | 4053cb24991c406e53dd04a015ba5dd44c6620f3 (patch) | |
| tree | a45d367b1db901833f9f7a8ff66dcbc06bb60709 /README.md | |
| parent | c927ac1c6e041f96326e4a32e76ca13da8f6f5be (diff) | |
| download | rust_starter-main.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcb3bd5 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# rust_starter + +Source of truth for bootstrapping or ratcheting strict Rust lint posture. + +- `template/fresh/`: fresh starter template with manifest-owned lint and check policy +- `docs/`: fresh-bootstrap and retrofit guidance plus policy rationale +- `skills/`: bundled Codex skills for Rust bootstrap and slop extermination |