Unnamed repository; edit this file 'description' to name the repository.
Fix Go variable indentation (#4906)
gavincrawford 2022-11-27
parent f0f295a · commit 583c2a5
-rw-r--r--runtime/queries/go/indents.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/go/indents.scm b/runtime/queries/go/indents.scm
index d75417d9..8bfc7c3f 100644
--- a/runtime/queries/go/indents.scm
+++ b/runtime/queries/go/indents.scm
@@ -16,6 +16,7 @@
(block)
(type_switch_statement)
(expression_switch_statement)
+ (var_declaration)
] @indent
[