diff --git a/.clang-format b/.clang-format index b77dab947..1831fd73c 100644 --- a/.clang-format +++ b/.clang-format @@ -1,6 +1,5 @@ { BasedOnStyle: WebKit, - AlignAfterOpenBracket: AlwaysBreak, AlignConsecutiveAssignments: false, AlignConsecutiveDeclarations: false, AlignAfterOpenBracket: Align,