Skip to content

Commit

Permalink
#0: Add InsertBraces: true to .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-aho committed Nov 25, 2024
1 parent 37fc6b6 commit 7b427f7
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 7b427f7

Please sign in to comment.