Skip to content

Commit

Permalink
Golang indent queries
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Jun 1, 2021
1 parent ce25aa9 commit 8fd8006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/queries/go/indents.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ indent = [
"literal_value",
"expression_case",
"default_case",
# "communication_case",
"type_case",
"communication_case",
"argument_list",
"select_statement",
"block",
]

Expand Down

0 comments on commit 8fd8006

Please sign in to comment.