Skip to content

Commit

Permalink
fix clang-format file to work on 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jul 19, 2024
1 parent fbe45da commit 03098fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ BreakBeforeBraces: Custom

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

0 comments on commit 03098fc

Please sign in to comment.