collie icon indicating copy to clipboard operation
collie copied to clipboard

Tracking issue for Rust tooling in the CI

Open byfnoel opened this issue 5 months ago • 0 comments

This is a tracking issue for effectively running rust tooling like cargo fmt, clippy, hack, and more when we check rust code in the project.

STEPS

  • [x] Setup CI to run cargo fmt
  • [ ] Setup CI to run cargo clippy
  • [ ] Setup CI to build this crate using the minimum supported Rust version (msrv)

byfnoel avatar Jul 10 '25 19:07 byfnoel