Skip to content

Commit

Permalink
fixup! fix: add exhautive clang format options
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdm-oslandia committed Feb 14, 2025
1 parent 9a7d030 commit 2cfa08b
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 @@ -115,7 +115,7 @@ IndentRequiresClause: true
IndentWidth: 2
IndentWrappedFunctionNames: true
InsertBraces: true
InsertNewlineAtEOF: true
InsertNewlineAtEOF: false
InsertTrailingCommas: None
IntegerLiteralSeparator:
Binary: 0
Expand Down

0 comments on commit 2cfa08b

Please sign in to comment.