From a28eaa81a0c5fede1e34aca5bbf70d411f7a174b Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Sat, 29 May 2021 00:06:38 +0900 Subject: Golang indent adjustment --- runtime/queries/go/indents.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'runtime') diff --git a/runtime/queries/go/indents.toml b/runtime/queries/go/indents.toml index 9fa65bf9..7ddfa204 100644 --- a/runtime/queries/go/indents.toml +++ b/runtime/queries/go/indents.toml @@ -4,8 +4,9 @@ indent = [ "var_declaration", "type_declaration", "type_spec", - "function_declaration", - "method_declaration", + # simply block should be enough + # "function_declaration", + # "method_declaration", "composite_literal", "func_literal", "literal_value", -- cgit v1.2.3-70-g09d2