mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2026-05-14 21:26:53 -04:00
7 lines
156 B
TOML
7 lines
156 B
TOML
include = ["**/Cargo.toml", "taplo.toml"]
|
|
|
|
[formatting]
|
|
indent_string = " "
|
|
compact_inline_tables = false
|
|
compact_arrays = true
|
|
inline_table_expand = false
|