TypeScript CI has prettier --check but Rust CI only runs cargo test. Add cargo fmt --check to catch formatting issues early, and fix the 8 pre-existing formatting violations on main.
TypeScript CI has prettier --check but Rust CI only runs cargo test. Add cargo fmt --check to catch formatting issues early, and fix the 8 pre-existing formatting violations on main.