xrt: Don't derive pointer alignment

This commit is contained in:
Jakob Bornecrantz 2019-09-29 11:44:14 +01:00
parent ec7e98538c
commit cbee61a008

View file

@ -7,7 +7,7 @@ Standard: Auto
SortIncludes: false
# Spacing and Blank Lines
DerivePointerAlignment: true
DerivePointerAlignment: false
PointerAlignment: Right
#AlignEscapedNewlines: DontAlign
#AlignConsecutiveDeclarations: false