FuelLabs/sway
View on GitHub`forc fmt` should format manifest fields with rules similar to Cargo style guide
Open
#687 opened on Jan 22, 2022
enhancementforcformattergood first issue
Description
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.