6 Forks
102 Stars
102 Watchers

CSVLint

CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.

How to download and setup CSVLint

Open terminal and run command
git clone https://github.com/BdR76/CSVLint.git
git clone is used to create a copy or clone of CSVLint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CSVLint https://github.com/BdR76/CSVLint/archive/master.zip

Or simply clone CSVLint with SSH
[email protected]:BdR76/CSVLint.git

If you have some problems with CSVLint

You may open issue on CSVLint support forum (system) here: https://github.com/BdR76/CSVLint/issues