Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseRosenow committed Nov 27, 2024
1 parent 04d8a58 commit 59546e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ BreakConstructorInitializers: BeforeColon
# BreakFunctionDefinitionParameters: false
BreakInheritanceList: BeforeColon
BreakStringLiterals: true
BreakTemplateDeclarations: MultiLine
# BreakTemplateDeclarations: MultiLine
Cpp11BracedListStyle: true
InsertBraces: false
RemoveBracesLLVM: false
Expand Down

0 comments on commit 59546e3

Please sign in to comment.