mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2026-07-07 14:53:16 -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
|