Hacker News new | ask | show | jobs
by pestatije 1816 days ago
What's the problem? Why is github showing a warning?
1 comments

This is how the warning looks like https://stackoverflow.com/questions/65300309/add-missing-tra... . Generaly the text files should end with newline as it helps with compatibility. Here is nice thread talking about the reasons https://stackoverflow.com/questions/729692/why-should-text-f... .