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

outdent = [
 "}",
]