garage/taplo.toml

7 lines
156 B
TOML
Raw Permalink Normal View History

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