Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/llvm-mir-yaml/indents.toml')
-rw-r--r--runtime/queries/llvm-mir-yaml/indents.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/queries/llvm-mir-yaml/indents.toml b/runtime/queries/llvm-mir-yaml/indents.toml
new file mode 100644
index 00000000..ddc3578b
--- /dev/null
+++ b/runtime/queries/llvm-mir-yaml/indents.toml
@@ -0,0 +1,3 @@
+indent = [
+ "block_mapping_pair",
+]