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

CR newline not supported #41

Open
molsonkiko opened this issue Mar 13, 2023 · 0 comments
Open

CR newline not supported #41

molsonkiko opened this issue Mar 13, 2023 · 0 comments

Comments

@molsonkiko
Copy link

Files with CR newline were not properly parsed, and instead gave some sort of error. The bug was in CsvQuery/Csv/CsvSettings.cs.

Doesn't seem like this was a bug per se, since you apparently made the conscious choice not to support this.

That said, I have worked with CSV files that use CR newline, and I figured I'd fix this.

I'll open a PR.

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