Skip to content

Commit

Permalink
CICD: Add break for template
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Sep 23, 2023
1 parent 3399c4f commit 1959ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ IndentWrappedFunctionNames: 'false'
AccessModifierOffset: 0
IndentAccessModifiers: true
BinPackParameters: false
AlwaysBreakTemplateDeclarations: Yes
AlignOperands: false
BreakBeforeBraces: Custom

Expand Down

0 comments on commit 1959ea9

Please sign in to comment.