|
|
@ -52,7 +52,7 @@ ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
|
|
|
ConstructorInitializerIndentWidth: 4
|
|
|
|
ConstructorInitializerIndentWidth: 4
|
|
|
|
ContinuationIndentWidth: 2
|
|
|
|
ContinuationIndentWidth: 2
|
|
|
|
Cpp11BracedListStyle: true
|
|
|
|
Cpp11BracedListStyle: true
|
|
|
|
DerivePointerAlignment: true
|
|
|
|
DerivePointerAlignment: false
|
|
|
|
DisableFormat: false
|
|
|
|
DisableFormat: false
|
|
|
|
ExperimentalAutoDetectBinPacking: false
|
|
|
|
ExperimentalAutoDetectBinPacking: false
|
|
|
|
FixNamespaceComments: true
|
|
|
|
FixNamespaceComments: true
|
|
|
|