Skip to content

Commit

Permalink
style: Disabled BinPack
Browse files Browse the repository at this point in the history
  • Loading branch information
EduMenges authored and henriqueaklein committed May 10, 2024
1 parent a6722b2 commit 48c5a08
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 @@ -12,6 +12,8 @@ AlignConsecutiveShortCaseStatements:
Enabled: true
BraceWrapping:
BeforeLambdaBody: true
BinPackArguments: false
BinPackParameters: false
BreakConstructorInitializers: AfterColon
BreakStringLiterals: false
ColumnLimit: 120
Expand Down

0 comments on commit 48c5a08

Please sign in to comment.