helix/runtime/queries/llvm/indents.toml

9 lines
68 B
TOML

indent = [
"function_body",
"instruction",
]
outdent = [
"}",
]