Skip to content

Commit

Permalink
Updating clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Apr 12, 2023
1 parent 9f20dff commit 3db13ab
Show file tree
Hide file tree
Showing 3 changed files with 709 additions and 1,412 deletions.
3 changes: 3 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ AllowAllParametersOfDeclarationOnNextLine: false
AlignAfterOpenBracket: BlockIndent
# AlwaysBreakAfterDefinitionReturnType: All

PackConstructorInitializers: Never
ObjCBinPackProtocolList: Never

BraceWrapping:
AfterFunction: true
AfterClass: false
Expand Down
Loading

0 comments on commit 3db13ab

Please sign in to comment.