updated build system

This commit is contained in:
2024-08-02 10:57:34 -05:00
parent 4976825bd6
commit 1cebaf83e1
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Right
ReflowComments: true
SortIncludes: false
SortIncludes: true
SortUsingDeclarations: true
SpaceAfterCStyleCast: false
SpaceAfterLogicalNot: false