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

Identity refactoring changes the newlines #14

Open
phadej opened this issue Nov 7, 2015 · 3 comments
Open

Identity refactoring changes the newlines #14

phadej opened this issue Nov 7, 2015 · 3 comments

Comments

@phadej
Copy link
Contributor

phadej commented Nov 7, 2015

If I have dos newlines file, it will be reformatted with unix newlines.

@mpickering
Copy link
Owner

Don't think there is really anything to be done here. There isn't enough information to decide which ones are originally used. The same thing happens for tabs and trailing whitespace, tabs are converted to spaces and trailing whitespace is dropped.

@phadej
Copy link
Contributor Author

phadej commented Nov 19, 2015

How's about: if it cannot be guessed, then could it be configurable?

@alanz
Copy link
Collaborator

alanz commented Nov 19, 2015

Agree

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

3 participants