Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0RC1
-
Fix Version/s: 2.1.1Release
-
Component/s: Formatting
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
It looks like removing whitespace at the end of a line works sometimes when formatting. From what I can see, it works after a semi-colon as well as after a ->. It may work in other situations too, but these are the ones I have tried. After lines that do not have a ';', whitespace is not removed on format.
I put together some trailing whitespace examples.
Included is also the expected output after removing the whitespaces.