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 355c6cb commit 0b970d8Copy full SHA for 0b970d8
Examples/.clang-format
@@ -72,7 +72,7 @@ BreakConstructorInitializers: BeforeComma
72
BreakAfterJavaFieldAnnotations: false
73
BreakStringLiterals: true
74
## The following line uses shorter lines in documentation code
75
-ColumnLimit: 88
+ColumnLimit: 78
76
CommentPragmas: '^ IWYU pragma:'
77
CompactNamespaces: false
78
ConstructorInitializerAllOnOneLineOrOnePerLine: false
0 commit comments