9 lines
99 B
TOML
9 lines
99 B
TOML
indent = [
|
|
"if",
|
|
"let",
|
|
"function",
|
|
"attrset",
|
|
"list",
|
|
"indented_string",
|
|
"parenthesized"
|
|
]
|