forgejo-guardian/taplo.toml
Awiteb 28c828f06d
chore: Add taplo configurations
Signed-off-by: Awiteb <a@4rs.nl>
2024-11-14 19:13:44 +00:00

9 lines
205 B
TOML

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