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 May 6, 2024
1 parent 1b22836 commit eca6b84
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 @@ -3,7 +3,7 @@ Language: Cpp
InsertNewlineAtEOF: true
AccessModifierOffset: -2
AlignAfterOpenBracket: Align
AlignConsecutiveMacros: false
AlignConsecutiveMacros: true
AlignConsecutiveAssignments:
Enabled: true
AcrossComments: false
Expand Down

0 comments on commit eca6b84

Please sign in to comment.