Skip to content

Commit

Permalink
fixup! formatting: step 3 - add clang-format configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Feb 2, 2025
1 parent 1bee193 commit 7de1807
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,7 +4,7 @@ AlignConsecutiveMacros:
Enabled: true
AcrossEmptyLines: true
PadOperators: true
AlignOperands: DontAlign
AlignOperands: DontAlign
AttributeMacros:
- G_GNUC_PRINTF
BraceWrapping:
Expand Down

0 comments on commit 7de1807

Please sign in to comment.