Put pointers in the correct spot
This commit is contained in:
parent
8d792bbc50
commit
f315834f03
11 changed files with 242 additions and 244 deletions
|
|
@ -111,7 +111,7 @@ PenaltyBreakString: 1000
|
|||
PenaltyBreakTemplateDeclaration: 10
|
||||
PenaltyExcessCharacter: 1000000
|
||||
PenaltyReturnTypeOnItsOwnLine: 60
|
||||
PointerAlignment: Right
|
||||
PointerAlignment: Left
|
||||
ReflowComments: true
|
||||
SortIncludes: true
|
||||
SortUsingDeclarations: true
|
||||
|
|
|
|||
Reference in a new issue