Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/do-not-export-plugin-libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong authored Jul 18, 2024
2 parents 3fae580 + 25bad01 commit 76a899f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ BreakBeforeBraces: Custom

# Control of individual brace wrapping cases
BraceWrapping: {
AfterCaseLabel: 'true',
AfterClass: 'true',
AfterControlStatement: 'true',
AfterEnum : 'true',
Expand Down

0 comments on commit 76a899f

Please sign in to comment.