twilight-tree/taplo.toml
Awiteb c99f4704a1
chore: Add taplo.toml
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 20:10:45 +00:00

8 lines
210 B
TOML

[formatting]
align_entries = true
reorder_keys = false
[[rule]]
include = ["**/Cargo.toml"]
keys = ["dependencies", "workspace.dependencies"]
formatting.reorder_keys = true