fix(go): reduce indent after },)

This commit is contained in:
Akin Sowemimo 2022-04-16 10:53:22 +01:00 committed by Stephan Seitz
parent facc6fdbe1
commit eb0eb67bc5

View file

@ -18,6 +18,11 @@
"}"
] @branch
[
"}"
")"
] @indent_end
(parameter_list ")" @branch)
(comment) @ignore