Skip to content

Parser no longer fails on leading whitespace #237

@Philippus

Description

@Philippus

Before #227 scala-csv would fail on csv files formatted like this:

A,B
    "100002","036"

Now, this leads to the whitespace being added to the "100002" value.

I've added a testcase in this branch: https://github.com/Philippus/scala-csv/tree/issue-237

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions