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