Skip to content

Commit

Permalink
#0: [skip ci] Add InsertBraces: true to .clang-format (#15438)
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-aho authored Nov 25, 2024
1 parent a9a992d commit 78075c6
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 @@ -74,6 +74,7 @@ IndentCaseLabels: true
IndentPPDirectives: None
IndentWidth: 4
IndentWrappedFunctionNames: false
InsertBraces: true
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepEmptyLinesAtTheStartOfBlocks: false
Expand Down

0 comments on commit 78075c6

Please sign in to comment.