Closed fredrikekre closed 2 months ago
This patch adds trimming of trailing whitespace inside of comments in addition to the trimming of trailing whitespace in code. Note that trailing whitespace inside of multiline is not trimmed since doing so would change the content of the string.
Closes #50.
This patch adds trimming of trailing whitespace inside of comments in addition to the trimming of trailing whitespace in code. Note that trailing whitespace inside of multiline is not trimmed since doing so would change the content of the string.
Closes #50.