1 Forks
3 Stars
3 Watchers

vslint

VSLint is a command line utility used for detecting inconsistencies in Visual Studio project files.

How to download and setup vslint

Open terminal and run command
git clone https://github.com/steamcore/vslint.git
git clone is used to create a copy or clone of vslint 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 vslint https://github.com/steamcore/vslint/archive/master.zip

Or simply clone vslint with SSH
[email protected]:steamcore/vslint.git

If you have some problems with vslint

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