diff --git a/.clang-format b/.clang-format index b4356a0d3..44397b42f 100644 --- a/.clang-format +++ b/.clang-format @@ -1,3 +1,4 @@ BasedOnStyle: Google IndentWidth: 4 +AccessModifierOffset: -4 SortIncludes: false # FIXME: https://github.com/4jcraft/4jcraft/issues/225 \ No newline at end of file