Skip to content

Commit

Permalink
chore: update clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Jan 2, 2024
1 parent e5228ec commit cb6599d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializers: BeforeColon
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: true
BreakBeforeConceptDeclarations: Always
RequiresClausePosition: SingleLine
ColumnLimit: 120
CompactNamespaces: false
ConstructorInitializerAllOnOneLineOrOnePerLine: false
Expand Down

0 comments on commit cb6599d

Please sign in to comment.