Data-Liberation-Front / csvlint.rb

The gem behind http://csvlint.io
MIT License
283 stars 86 forks source link

Specify ruby versions #207

Closed Floppy closed 7 years ago

Floppy commented 7 years ago

Be explicit about supported ruby versions, and test with 2.4.1

Floppy commented 7 years ago

Ah, yes, changing that test will impact the older versions. Hm.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 21624976d3ae1bb84265a28fd7e528c59b38565f on specify-ruby-versions into on master.

Floppy commented 7 years ago

stray quote detection is incredibly hard to make happen. Instead I've improved the test for unclosed quote, and made the stray quote test pending. This now works across all versions.