aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/go/indents.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/go/indents.toml b/runtime/queries/go/indents.toml
index 112aa3d6..9fa65bf9 100644
--- a/runtime/queries/go/indents.toml
+++ b/runtime/queries/go/indents.toml
@@ -3,6 +3,7 @@ indent = [
"const_declaration",
"var_declaration",
"type_declaration",
+ "type_spec",
"function_declaration",
"method_declaration",
"composite_literal",