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
For lines that end in a semicolon, the reformatting process adds a trailing space character. This occurs even with --whitespace=0, but does not happen when passing the --disable-indent flag.