With this file:
Run taplo format -o reorder_keys=true -o reorder_arrays=true -o reorder_inline_tables=true example.toml, and nothing will change.
This is a request for a new -o reorder_sections=true to have sections sorted alphabetically. So it would become:
Thanks!
With this file:
Run
taplo format -o reorder_keys=true -o reorder_arrays=true -o reorder_inline_tables=true example.toml, and nothing will change.This is a request for a new
-o reorder_sections=trueto have sections sorted alphabetically. So it would become:Thanks!