node-cljfmt icon indicating copy to clipboard operation
node-cljfmt copied to clipboard

Removes whitespace insertion at the end of files

Open djblue opened this issue 5 years ago • 1 comments

When I run code through stdin -> stdout multiple times, every time it adds a new line at the end of the file do to the console.log. This patch prevents that behavior.

djblue avatar Feb 18 '20 20:02 djblue

@snoe does this PR look ready to go?

djblue avatar Mar 05 '20 03:03 djblue