14 lines
180 B
TOML
14 lines
180 B
TOML
|
indent = [
|
||
|
"let_binding",
|
||
|
"type_binding",
|
||
|
"structure",
|
||
|
"signature",
|
||
|
"record_declaration",
|
||
|
"function_expression",
|
||
|
"match_case",
|
||
|
]
|
||
|
|
||
|
oudent = [
|
||
|
"}",
|
||
|
]
|