Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information