7 lines
117 B
TOML
7 lines
117 B
TOML
# tombi.toml
|
|
[format.rules]
|
|
indent-style = "space"
|
|
indent-width = 4
|
|
line-width = 120
|
|
string-quote-style = "preserve"
|