Golang indent adjustment
This commit is contained in:
parent
d708efe275
commit
a28eaa81a0
1 changed files with 3 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue