diff --git a/.clang-format b/.clang-format index dbcd62766b..30d9d73e01 100644 --- a/.clang-format +++ b/.clang-format @@ -44,7 +44,7 @@ MaxEmptyLinesToKeep: 2 NamespaceIndentation: None ObjCSpaceAfterProperty: false ObjCSpaceBeforeProtocolList: true -PointerAlignment: Right +PointerAlignment: Left ReflowComments: false SpaceAfterCStyleCast: false SpaceAfterLogicalNot: false