style: tidy formatting so all checks pass (Sam & Claude) #27
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "all-checks-green"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cargo fmt --checkwas failing on main in two spots:Ran
cargo fmtto resolve them. No behavior change. With this, the wholeproject is green: fmt, clippy (-D warnings), tests (workspace), and the markdown
gate — so the CI workflow (separate PR) lands green on arrival.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Pull request closed