When toml-lang/toml#904 goes into a TOML spec release I plan to tweak Tomli-W's formatting by reverting the changes that make it write "arrays of tables", starting with PR #15. Instead I plan to write "multi line inline tables" when there is a table within an array.
This should:
When toml-lang/toml#904 goes into a TOML spec release I plan to tweak Tomli-W's formatting by reverting the changes that make it write "arrays of tables", starting with PR #15. Instead I plan to write "multi line inline tables" when there is a table within an array.
This should: