We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b083c commit 595d378Copy full SHA for 595d378
.clang-format
@@ -51,7 +51,7 @@ BreakConstructorInitializersBeforeComma: false
51
BreakConstructorInitializers: BeforeComma
52
BreakAfterJavaFieldAnnotations: false
53
BreakStringLiterals: false
54
-ColumnLimit: 80
+ColumnLimit: 120
55
CommentPragmas: '^ IWYU pragma:'
56
CompactNamespaces: false
57
ConstructorInitializerAllOnOneLineOrOnePerLine: false
0 commit comments