Skip to content

Commit

Permalink
YDA-5623: format microservices with clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Mar 11, 2024
1 parent 142f9c9 commit 434c747
Show file tree
Hide file tree
Showing 11 changed files with 744 additions and 782 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ AlignArrayOfStructures: None
AlignConsecutiveAssignments: None
AlignConsecutiveBitFields: Consecutive
AlignConsecutiveDeclarations: None
#AlignConsecutiveMacros: AcrossEmptyLinesAndComments
AlignConsecutiveMacros: AcrossEmptyLinesAndComments
AlignEscapedNewlines: Left
AlignOperands: Align
AlignTrailingComments: false
Expand Down
Loading

0 comments on commit 434c747

Please sign in to comment.