Cargo Assist
Automatically format Rust code and fix Clippy lints.
A GitHub Action that runs cargo fmt and cargo clippy --fix, then commits and pushes the resulting changes to the current branch.
Automatically format Rust code and fix Clippy lints.
A GitHub Action that runs cargo fmt and cargo clippy --fix, then commits and pushes the resulting changes to the current branch.