fix clang formatting

This commit is contained in:
Ailin Nemui 2021-04-01 21:21:06 +02:00
commit 8b597cb753
2 changed files with 3 additions and 4 deletions

View file

@ -27,7 +27,7 @@ Language: Cpp
Cpp11BracedListStyle: false
MaxEmptyLinesToKeep: 1
PointerAlignment: Right
SortIncludes: true
SortIncludes: false
SpaceAfterCStyleCast: true
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: ControlStatements