retext
retext copied to clipboard
ReText should insert a newline at end-of-file
(Text) Files should end with a newline. Most text editors do insert it. Git even warns "\ No newline at end of file" when it's not present.
If reluctant to always include it, at least make a preference for it.