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 <[email protected]>
  • Loading branch information
zyv committed Feb 2, 2025
1 parent 7de1807 commit 99ad9ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
BasedOnStyle: GNU
AlignConsecutiveMacros:
Enabled: true
AcrossEmptyLines: true
PadOperators: true
AlignConsecutiveMacros: AcrossEmptyLines
AlignOperands: DontAlign
AttributeMacros:
- G_GNUC_PRINTF
Expand Down

0 comments on commit 99ad9ee

Please sign in to comment.