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

Inconsistent end of file and end of line #86

Open
daniel-farkas opened this issue Feb 20, 2020 · 3 comments
Open

Inconsistent end of file and end of line #86

daniel-farkas opened this issue Feb 20, 2020 · 3 comments

Comments

@daniel-farkas
Copy link

@daniel-farkas daniel-farkas commented Feb 20, 2020

Files sometimes have 0D 0A at the end, sometimes have 0A, and sometimes nothing.
Lines end sometimes with 0D 0A, sometimes with 0A.
This is cumbersome for automated parsing and there is really no reason for it.

@CSSEGISandData
Copy link
Owner

@CSSEGISandData CSSEGISandData commented Feb 20, 2020

Which specific files have you experienced this?

@daniel-farkas
Copy link
Author

@daniel-farkas daniel-farkas commented Feb 21, 2020

I've created PR: #93

@Shail-Shouryya
Copy link

@Shail-Shouryya Shail-Shouryya commented Mar 9, 2020

Did not see this before, also addressed in PR #322

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

Successfully merging a pull request may close this issue.

None yet
3 participants