Golang indent queries

This commit is contained in:
Blaž Hrastnik 2021-06-01 17:26:10 +09:00
parent ce25aa951e
commit 8fd8006043

View file

@ -12,9 +12,9 @@ indent = [
"literal_value",
"expression_case",
"default_case",
# "communication_case",
"type_case",
"communication_case",
"argument_list",
"select_statement",
"block",
]