aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/yaml/indents.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/yaml/indents.toml')
-rw-r--r--runtime/queries/yaml/indents.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/queries/yaml/indents.toml b/runtime/queries/yaml/indents.toml
new file mode 100644
index 00000000..ddc3578b
--- /dev/null
+++ b/runtime/queries/yaml/indents.toml
@@ -0,0 +1,3 @@
+indent = [
+ "block_mapping_pair",
+]