Skip to content

Commit

Permalink
[BUGFIX] Fix curly brace indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanheinrich-at-wiro authored Oct 30, 2024
1 parent 45c4514 commit ac02b50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ the same level as the construct with the opening brace. Example:
} else {
// generate simple form here
}
}
}
The following is not allowed:

Expand Down

0 comments on commit ac02b50

Please sign in to comment.