Closed caass closed 1 year ago
I'm not sure how these got in here since there's CI to deny them, but it was blowing up my editor.
The CI only runs clippy, if we wanted to catch everything(?) we could do something like cargo clippy --all-targets --tests --benches --workspace
clippy
cargo clippy --all-targets --tests --benches --workspace
Thanks!
I'm not sure how these got in here since there's CI to deny them, but it was blowing up my editor.