forc fmt
should format manifest fields with rules similar to Cargo style guide
#687
Labels
forc fmt
should format manifest fields with rules similar to Cargo style guide
#687
Currently, the manifest formatter simply orders all fields alphabetically. This should be changed to order them in a similar way to the Cargo style guide. This ordering should also be documented in The Sway Book.
https://github.com/rust-dev-tools/fmt-rfcs/blob/215291ef72823ae3a6adfad9b26334bed6707a13/guide/cargo.md
The text was updated successfully, but these errors were encountered: