KEMBAR78
CSVReporter: Properly double quote field by UziTech · Pull Request #14 · coffeelint/coffeelint · GitHub
Skip to content

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Jan 14, 2020

clutchski/coffeelint#514

Follows this http://tools.ietf.org/html/rfc4180 in regards to using
double quotes around fields that can have commas or spaces, as well as
using two quotes ("") to escape inside a field's value

Closes clutchski/coffeelint#298

Follows this http://tools.ietf.org/html/rfc4180 in regards to using
double quotes around fields that can have commas or spaces, as well as
using two quotes ("") to escape inside a field's value

Closes #298
@UziTech UziTech merged commit 0944745 into coffeelint:master Feb 5, 2020
@UziTech UziTech deleted the pr/514 branch February 5, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSVReporter generates invalid CSV

1 participant