Index: .clang-format =================================================================== --- .clang-format +++ .clang-format @@ -6,3 +6,4 @@ AllowShortFunctionsOnASingleLine: Inline ConstructorInitializerAllOnOneLineOrOnePerLine: true IndentCaseLabels: true +AccessModifierOffset: -4