garage/taplo.toml
Gwen Lg 295c850380 chore: add taplo.toml and resave Cargo.toml
Signed-off-by: Gwen Lg <me@gwenlg.fr>
2026-01-29 20:49:28 +01:00

7 lines
156 B
TOML

include = ["**/Cargo.toml", "taplo.toml"]
[formatting]
indent_string = " "
compact_inline_tables = false
compact_arrays = true
inline_table_expand = false