We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b3161 commit cb5413aCopy full SHA for cb5413a
.clang-format
@@ -14,7 +14,7 @@ BreakBeforeBinaryOperators: true
14
BreakBeforeTernaryOperators: true
15
BreakConstructorInitializersBeforeComma: true
16
BinPackParameters: true
17
-ColumnLimit: 110 # needed for the modelines
+ColumnLimit: 115 # needed for the modelines
18
ConstructorInitializerAllOnOneLineOrOnePerLine: true
19
DerivePointerBinding: false
20
#ExperimentalAutoDetectBinPacking: false
0 commit comments