biome/taplo.toml
2025-02-06 09:25:29 +00:00

7 lines
200 B
TOML

include = ["Cargo.toml", "crates/**/Cargo.toml", ".cargo/config.toml", "xtask/**/*.toml"]
exclude = ["./benchmark/**/*.toml"]
[formatting]
align_entries = true
column_width = 120
reorder_keys = true