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.
.clang-format
BinPackArguments=true
1 parent 9961d24 commit e7011e3Copy full SHA for e7011e3
.clang-format
@@ -22,7 +22,7 @@ AllowShortIfStatementsOnASingleLine: Never
22
AllowShortLambdasOnASingleLine: Inline
23
AllowShortLoopsOnASingleLine: false
24
AlwaysBreakBeforeMultilineStrings: true
25
-BinPackArguments: false
+BinPackArguments: true
26
BinPackParameters: false # OnePerLine
27
BitFieldColonSpacing: Both
28
BreakBeforeBraces: Custom # Attach
0 commit comments