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",
|
"literal_value",
|
||||||
"expression_case",
|
"expression_case",
|
||||||
"default_case",
|
"default_case",
|
||||||
# "communication_case",
|
"type_case",
|
||||||
|
"communication_case",
|
||||||
"argument_list",
|
"argument_list",
|
||||||
"select_statement",
|
|
||||||
"block",
|
"block",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue