Golang indent queries
This commit is contained in:
parent
ce25aa951e
commit
8fd8006043
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ indent = [
|
|||
"literal_value",
|
||||
"expression_case",
|
||||
"default_case",
|
||||
# "communication_case",
|
||||
"type_case",
|
||||
"communication_case",
|
||||
"argument_list",
|
||||
"select_statement",
|
||||
"block",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue