mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Adjust golang indents yet again
This commit is contained in:
parent
17e9386388
commit
aeabfc55a8
@ -12,8 +12,10 @@ indent = [
|
||||
"literal_value",
|
||||
"expression_case",
|
||||
"default_case",
|
||||
# "communication_case",
|
||||
"argument_list",
|
||||
"block"
|
||||
"select_statement",
|
||||
"block",
|
||||
]
|
||||
|
||||
outdent = [
|
||||
|
Loading…
Reference in New Issue
Block a user