You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These options tell clang-format penalize the formatter for trying to
break a long line up on particular elements like assignment, opening
brackets, and such. Adjusting these means long lines are broken at more
natural places that match existing code.
Signed-off-by: Tom Burdick <[email protected]>
0 commit comments