diff --git a/.clang-format b/.clang-format index c605698e..c8c345f6 100644 --- a/.clang-format +++ b/.clang-format @@ -1,6 +1,6 @@ --- Language: Cpp -# BasedOnStyle: Google +BasedOnStyle: Google AccessModifierOffset: -4 Standard: c++17 IndentWidth: 4