forgejo-guardian/taplo.toml

10 lines
205 B
TOML
Raw Normal View History

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