Skip to content

Retain Carriage Returns in CSV input - #68

Open
simonoakesepimorphics wants to merge 4 commits into
mainfrom
50-retain-cr
Open

Retain Carriage Returns in CSV input#68
simonoakesepimorphics wants to merge 4 commits into
mainfrom
50-retain-cr

Conversation

@simonoakesepimorphics

Copy link
Copy Markdown
Contributor

Fixes #50

Branched from #67

@simonoakesepimorphics
simonoakesepimorphics changed the base branch from main to 28-progress-indicator August 10, 2026 10:38
@ajtucker

Copy link
Copy Markdown

One trap here is that git also tries to be helpful and re-writes CRLF for text files. It might be worth setting git attributes on the test fixtures directory to stop it messing about. https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes

@simonoakesepimorphics

Copy link
Copy Markdown
Contributor Author

Closing because opencsv behaviour is wildly inconsistent, needs more work.

Base automatically changed from 28-progress-indicator to main August 13, 2026 10:07
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

Successfully merging this pull request may close these issues.

Carriage Return 0x0d rewritten in cell values

2 participants