[Meta] Add a formatter that checks if the `Cargo.toml` files are properly sorted and formatted #86
Open
opened 2 years ago by meliurwen
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
As a contributor I want to add a formatter and sorter for
Cargo.toml
files, so I can assure that changes to those files are more clearly tracked by git and the files are more consistent and standardised.Acceptance Criteria
cargo sort
is on the CI/CDChecklist
cargo sort
to the CI/CD(Optional) Extra info
Suggested tool: cargo-sort