Skip to content

Commit

Permalink
Add switch statements to Go indents.toml (fixes the second half of is…
Browse files Browse the repository at this point in the history
  • Loading branch information
Triton171 committed Jan 22, 2022
1 parent 0213a04 commit 62665ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/queries/go/indents.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ indent.tail = [
"argument_list",
"field_declaration_list",
"block",
"type_switch_statement",
"expression_switch_statement"
]

outdent.all = [
Expand Down

0 comments on commit 62665ae

Please sign in to comment.