aboutsummaryrefslogtreecommitdiff
path: root/helix-22.03-x86_64-windows/runtime/queries/llvm/indents.toml
blob: 8cd603c8e66802eb632ac2013bf6ed6730971108 (plain)
1
2
3
4
5
6
7
8
indent = [
 "function_body",
 "instruction",
]

outdent = [
 "}",
]