Andreas Haferburg <haferburg@users.noreply.github.com>
2017-11-0115:31:32
Enforce "\n" line endings on Windows (#574)
With Windows line endings, which seems to be the default on Windows, the
zig compiler won't understand std out of the box. This project should
not rely on git's global core.autocrlf setting.