10 Forks
83 Stars
83 Watchers

arduino-lint

Tool to check for problems with Arduino projects

How to download and setup arduino-lint

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

Or simply clone arduino-lint with SSH
[email protected]:arduino/arduino-lint.git

If you have some problems with arduino-lint

You may open issue on arduino-lint support forum (system) here: https://github.com/arduino/arduino-lint/issues