<div dir="ltr">Hello,<div><br></div><div>I have been using clang-format for some time now and I am happy about its results. </div><div>However, in some case I wanted to improve a little its behavior and I believe I could do it by penalty style options: 'Penalty*'.</div><div><br></div><div>Unfortunately, the descriptions of them in the documentation is pretty vague and I am not really sure how to adjust them to meet the expectations. I usually do it in a 'hit-or-miss' manner.</div><div><br></div><div>Could you please enlighten me a little what this 'unsigned integer' means as the argument in those options. I would be really pleasant to understand them better:</div><div><br></div><div><div>PenaltyBreakAssignment (unsigned)</div><div>PenaltyBreakBeforeFirstCallParameter (unsigned)</div><div>PenaltyBreakComment (unsigned)</div><div>PenaltyBreakFirstLessLess (unsigned)</div><div>PenaltyBreakString (unsigned)</div><div>PenaltyExcessCharacter (unsigned)</div><div>PenaltyReturnTypeOnItsOwnLine (unsigned)</div></div><div><br></div><div>Thank you a lot in advance.</div><div><br></div><div>Best regards,</div><div>Adam.</div></div>