Closed giesberge closed 4 years ago
Thank you, although I would prefer not to include another dependency and logic for this specific use case.
I think it would be better to use git config --global core.autocrlf input
: https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
This would also help you with other projects.
And if you are using a modern editor, like Microsoft Visual Studio Code, it would be able to handle Linux style line endings.
Related to issue #8