diff --git a/.clang-format b/.clang-format index a6186ef9..dd989bab 100644 --- a/.clang-format +++ b/.clang-format @@ -1,6 +1,6 @@ BasedOnStyle: WebKit -AccessModifierOffset: -2 +AccessModifierOffset: -4 AlignEscapedNewlinesLeft: true AlignTrailingComments: true AllowAllParametersOfDeclarationOnNextLine: false