diff --git a/.clang-format b/.clang-format index bbbb66e..09d603d 100644 --- a/.clang-format +++ b/.clang-format @@ -1,4 +1,4 @@ BasedOnStyle: Google DerivePointerAlignment: false PointerAlignment: Right -ColumnLimit: 120 +ColumnLimit: 80 \ No newline at end of file