Skip to content

Commit

Permalink
chore: add some extra settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Sep 7, 2024
1 parent bf0d01c commit 3c968d2
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 @@ -10,3 +10,5 @@ BreakConstructorInitializers: BeforeComma
AlignAfterOpenBracket: Align
PenaltyBreakBeforeFirstCallParameter: 1
ColumnLimit: 80
SpaceBeforeParens: ControlStatements
InsertNewlineAtEOF: true

0 comments on commit 3c968d2

Please sign in to comment.