Data-Liberation-Front / csvlint.rb

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

Command line options? #218

Open hirnlego opened 6 years ago

hirnlego commented 6 years ago

I couldn't find in the README anything about command line options, except for the schema. Aren't there any options available? What about specifying a semicolon as delimiter, or telling the linter that my CSV doesn't have a header?