mpvrc/.taplo.toml
NotAShelf cded6ee1c9
chore: format TOML with Taplo
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib61fdef073b19987bbca294e984054a96a6a6964
2026-03-29 21:26:22 +03:00

14 lines
303 B
TOML

#:tombi schema.strict = false
[formatting]
align_entries = true
column_width = 110
compact_arrays = false
reorder_inline_tables = false
reorder_keys = true
[[rule]]
include = [ "**/Cargo.toml" ]
keys = [ "workspace.package" ]
[rule.formatting]
reorder_keys = false