clutchski / coffeelint

Lint your CoffeeScript.
http://www.coffeelint.org
Other
1.18k stars 171 forks source link

CSVReporter: Properly double quote field #514

Open swang opened 9 years ago

swang commented 9 years ago

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 commented 4 years ago

Further development on coffeelint will be on coffeelint/coffeelint and will be released as @coffeelint/cli.

This PR will be tracked at https://github.com/coffeelint/coffeelint/pull/14