rust-digger icon indicating copy to clipboard operation
rust-digger copied to clipboard

Make PRs for cargo fmt and cargo fix

Open dev-ardi opened this issue 10 months ago • 2 comments

This will improve the overall quality of crates.

cargo fmt: Some crates don't use this. I don't think that's a good idea, it might be because they don't know. cargo fix: This is generally good

It will also teach rust users about those commands.

dev-ardi avatar Aug 25 '23 07:08 dev-ardi