Skip to content

Commit

Permalink
test clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
TimSiebert1 committed Nov 11, 2024
1 parent 8055c62 commit ec985f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ BreakBeforeBraces: Attach
BreakBeforeInlineASMColon: OnlyMultiline
BreakBeforeTernaryOperators: true
BreakConstructorInitializers: BeforeColon
BreakFunctionDefinitionParameters: false
BreakInheritanceList: BeforeColon
BreakStringLiterals: true
BreakTemplateDeclarations: MultiLine
Expand Down

0 comments on commit ec985f8

Please sign in to comment.