Skip to content

Commit

Permalink
Update .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
elazarg authored Mar 14, 2024
1 parent 6d092f4 commit fe59c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ AlwaysBreakTemplateDeclarations: Yes
AllowShortCaseLabelsOnASingleLine: true
PointerAlignment: Left
AlignEscapedNewlines: Left
#BreakAfterAttributes: Always
BreakAfterAttributes: Always
PenaltyReturnTypeOnItsOwnLine: 60
AlwaysBreakAfterReturnType: None

0 comments on commit fe59c86

Please sign in to comment.