Files
tycho-execution/.taplo.toml
2025-01-16 12:53:28 +00:00

15 lines
210 B
TOML

[schema]
path = "https://json.schemastore.org/cargo.json"
enabled = true
[formatting]
reorder_keys = false
[[rule]]
include = ["**/Cargo.toml"]
keys = ["dependencies"]
[rule.formatting]
reorder_keys = true