Is there a way to force arguments and parameters to one-line-each if a single or more character go past the overflow?
For example:
For example, this:
Set:
BinPackArguments: false BinPackParameters: false
And make sure
ExperimentalAutoDetectBinPacking: false AllowAllParametersOfDeclarationOnNextLine: false
Or not defined.