We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1447d7 + c84355f commit d33f1d2Copy full SHA for d33f1d2
.clang-format
@@ -12,6 +12,7 @@ BreakBeforeBraces: Linux
12
IndentCaseLabels: false
13
PenaltyReturnTypeOnItsOwnLine: 1000
14
SpacesBeforeTrailingComments: 1
15
+IncludeBlocks: Preserve
16
# cmocka must come after some std includes
17
IncludeCategories:
18
- Regex: '^(<|")cmocka'
0 commit comments