We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7233add commit e7f89e4Copy full SHA for e7f89e4
1 file changed
.clang-format
@@ -1,7 +1,6 @@
1
BasedOnStyle: Google
2
IndentWidth: 2
3
-ColumnLimit: 80
+ColumnLimit: 100
4
AllowShortFunctionsOnASingleLine: Empty
5
PointerAlignment: Left
6
-Standard: C++20
7
SortIncludes: true
0 commit comments