There is a tool called Toml sort https://github.com/moonsong-labs/toml_sort Moonbeam uses it in their CI to sort their toml alphebetically while still respecting categories, and also do some other formatting. We should too. https://github.com/moonbeam-foundation/moonbeam/blob/b08aa999f1cf3af9a58cbb9e9e64e3f01a772e22/.github/workflows/build.yml#L190
There is a tool called Toml sort
https://github.com/moonsong-labs/toml_sort
Moonbeam uses it in their CI to sort their toml alphebetically while still respecting categories, and also do some other formatting. We should too.
https://github.com/moonbeam-foundation/moonbeam/blob/b08aa999f1cf3af9a58cbb9e9e64e3f01a772e22/.github/workflows/build.yml#L190