Closed willcrichton closed 1 year ago
Hoh boy. There are some changes in here from just running rustfmt and random changes to the testing setup 😅
rustfmt
Yeah I should add fmt --check to the CI at some point. The testing setup change is related to this PR.
fmt --check
I did that recently for dfpp, if you need inspiration ;)
Hoh boy. There are some changes in here from just running
rustfmt
and random changes to the testing setup 😅