Skip to content

change CI rust-fmt checks to stable rust

I noticed a couple of weeks ago that the CI was using the nightly rust-fmt checker while the git hook(?) checked for the stable version. Since we use stable Rust, I decided to change that on our CI.

Merge request reports