[Github-comments] [geany/geany] Why is an extra line added to the end of lua files? (#2560)

Matthew Brush notifications at xxxxx
Sat Jul 25 21:38:33 UTC 2020


Because you have the option enabled. See `Edit->Preferences->Files->Ensure new line at end of file` for the global setting or `Project->Project Properties->Files->Ensure new line at file end` for the project-specific setting. Note that it's not an "extra" line per se, it's just a newline at the end of the file as is common with *nix/POSIX files and complained about when missing by Git.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2560#issuecomment-663908818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200725/de37c194/attachment.htm>


More information about the Github-comments mailing list