csvlint.rb
csvlint.rb copied to clipboard
Filter out default errors and default warnings
Hi,
I have a use case when my CSV contains trailing whitespace but it's fine for me.
Would be nice if we could filter out default errors and warnings.
Regards,
+1 to this. Particularly for being able to suppress the "inconsistent values" warning, as it seems to crop up almost randomly.