Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavior breaking because of line endings on Windows #100

Open
2 tasks
superlou opened this issue Apr 25, 2020 · 0 comments
Open
2 tasks

Behavior breaking because of line endings on Windows #100

superlou opened this issue Apr 25, 2020 · 0 comments

Comments

@superlou
Copy link
Owner

Behavior is currently breaking based on if the package is checked out with Windows-style line endings vs. Unix-style line endings. It is likely that Mac-style line endings may also have problems. Likely this is a problem somewhere in the regexes used. It affects at least:

There are other symptoms. For now git config --global core.autocrlf false will help if you are doing development, since the repository is committed with Unix-style line endings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant