fprettify
fprettify copied to clipboard
Trailing whitespace added to lines ending in a semicolon
trafficstars
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.