fprettify icon indicating copy to clipboard operation
fprettify copied to clipboard

Trailing whitespace added to lines ending in a semicolon

Open jimustafa opened this issue 4 years ago • 0 comments
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.

jimustafa avatar Jan 11 '21 01:01 jimustafa