We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83211f1 commit 122c329Copy full SHA for 122c329
.clang-format
@@ -86,7 +86,7 @@ BreakBeforeTernaryOperators: true
86
BreakConstructorInitializers: BeforeColon
87
BreakInheritanceList: BeforeColon
88
BreakStringLiterals: true
89
-ColumnLimit: 80
+ColumnLimit: 120
90
CommentPragmas: '^ IWYU pragma:'
91
CompactNamespaces: false
92
ConstructorInitializerIndentWidth: 4
0 commit comments