Put pointers in the correct spot

This commit is contained in:
Jef Roosens 2020-12-26 12:28:34 +01:00
parent 8d792bbc50
commit f315834f03
11 changed files with 242 additions and 244 deletions

View file

@ -111,7 +111,7 @@ PenaltyBreakString: 1000
PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Right
PointerAlignment: Left
ReflowComments: true
SortIncludes: true
SortUsingDeclarations: true