pakker/.taplo.toml
NotAShelf f655b133d4
chore: remove unsupported key from taplo config per schema lint
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic8afc6336ee6ef92aead507dd7f7d0806a6a6964
2026-05-03 03:44:53 +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