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
> continuation line over-indented for visual indent
It appears that the "if (" is just the 4 columns wide that triggers the
extra indent with sw=4.
Might also change/adjust b:control_statement to ignore `if (`, but this
appears to be more flexible/correct.
0 commit comments