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
FIX: Single semicolon at beginning was indented. (#454)
The workaround here is to add a double semicolon, iff the start comment is a
single semicolon. This also required some fixing of the whitespace
calculations. This commit is for issue
387 (#387).
0 commit comments