trim_whitespace without removing newline at the end of file #4841
Unanswered
d3jv
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using the
trim_whitespacefixer for every file type but I find that it also removes the trailing newline at the end of file. How can I disable removing the newline?Also, if
trim_whitespacealso removes these lines, then what isremove_trailing_linesfor?Beta Was this translation helpful? Give feedback.
All reactions