diff --git a/.clang-format b/.clang-format index 23e384ebcc5938ac94d6a66482cd3e5b32712be9..12612b2844e5b19bac4af700e12f2cecf669ce7d 100644 --- a/.clang-format +++ b/.clang-format @@ -6,3 +6,4 @@ BasedOnStyle: Google # 'vector>'. ('Auto' means that clang-format will only use # 'int>>' if the file already contains at least one such instance.) Standard: Cpp11 +ColumnLimit: 0