Skip to content

Commit 615beeb

Browse files
committed
WIP
1 parent a1babed commit 615beeb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.clang-format

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,7 @@ RemoveParentheses: MultipleParentheses
120120
RemoveSemicolon: true
121121
SeparateDefinitionBlocks: Always
122122
SkipMacroDefinitionBody: false
123-
SortIncludes:
124-
Enabled: false
125-
IgnoreCase: false
123+
SortIncludes: false
126124
SortUsingDeclarations: Lexicographic
127125
SpaceAfterCStyleCast: false
128126
SpaceAfterLogicalNot: false

0 commit comments

Comments
 (0)