Skip to content

Commit

Permalink
Fix strange indenting in else and else if blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Player01osu authored and amaanq committed Jan 26, 2024
1 parent 751f779 commit 10a0d3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions queries/indents.scm
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@
(overloaded_procedure_declaration)
(enum_declaration)
(union_declaration)
(if_statement)
(else_if_clause)
(else_clause)
(when_statement)
(else_when_clause)
(for_statement)
(switch_case)
] @indent.begin
Expand Down

0 comments on commit 10a0d3d

Please sign in to comment.