pinakes/.taplo.toml
NotAShelf 845ddfc8c8
chore: configure Taplo
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie17436ede89ec19688abd265908479ec6a6a6964
2026-05-24 14:31:10 +03:00

12 lines
226 B
TOML

[formatting]
align_entries = true
column_width = 110
compact_arrays = false
reorder_keys = true
[[rule]]
include = [ "**/Cargo.toml" ]
keys = [ "package", "workspace.package" ]
[rule.formatting]
reorder_keys = false