Skip to content

Commit

Permalink
style: remove optional braces
Browse files Browse the repository at this point in the history
  • Loading branch information
star0202 committed May 24, 2024
1 parent 26e3f36 commit fcf04bd
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 @@ -11,4 +11,5 @@ BinPackParameters: false
IndentWidth: 4
InsertNewlineAtEOF: true
PackConstructorInitializers: CurrentLine
RemoveBracesLLVM: true
SpaceBeforeCpp11BracedList: true

0 comments on commit fcf04bd

Please sign in to comment.