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.
2 parents 9900349 + 05fbbfb commit 44e8167Copy full SHA for 44e8167
.clang-format
@@ -51,7 +51,7 @@ ConstructorInitializerAllOnOneLineOrOnePerLine: true
51
ConstructorInitializerIndentWidth: 4
52
ContinuationIndentWidth: 4
53
Cpp11BracedListStyle: true
54
-DerivePointerAlignment: true
+DerivePointerAlignment: false
55
DisableFormat: false
56
ExperimentalAutoDetectBinPacking: false
57
FixNamespaceComments: true
0 commit comments