summaryrefslogtreecommitdiff
path: root/queries
diff options
context:
space:
mode:
Diffstat (limited to 'queries')
-rw-r--r--queries/go/indents.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/queries/go/indents.scm b/queries/go/indents.scm
index f274ffb1..a87f5f79 100644
--- a/queries/go/indents.scm
+++ b/queries/go/indents.scm
@@ -18,6 +18,11 @@
"}"
] @branch
+[
+ "}"
+ ")"
+] @indent_end
+
(parameter_list ")" @branch)
(comment) @ignore