Skip to content

Commit

Permalink
Fix: incorrect brace style
Browse files Browse the repository at this point in the history
  • Loading branch information
devcrafter committed Oct 30, 2023
1 parent e33dc02 commit 8cc4f2c
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 @@ ReflowComments: false
AlignEscapedNewlinesLeft: false
AlignEscapedNewlines: DontAlign
AlignTrailingComments: false
InsertBraces: WrapLikely

# Not changed:
AccessModifierOffset: -4
Expand Down

0 comments on commit 8cc4f2c

Please sign in to comment.