forked from EduCraft/curriculum-project-hub
284 B
284 B
Restore the checker formatting gate
Type: task Status: open
Question
Apply the repository's configured rustfmt output to the currently reported
Rust files, verify that no semantic changes are introduced, and restore
cargo fmt --all --check so the checker CI gate is green.