diff options
Diffstat (limited to 'dot_clang-format')
| -rw-r--r-- | dot_clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_clang-format b/dot_clang-format index 0b87256..2062d48 100644 --- a/dot_clang-format +++ b/dot_clang-format @@ -1,6 +1,6 @@ --- AlwaysBreakAfterReturnType: All -BasedOnStyle: Mozilla +BasedOnStyle: Google IndentWidth: 4 IndentAccessModifiers: false AccessModifierOffset: -4 |
