170 Forks
597 Stars
597 Watchers

linter

Linter for Dart.

How to download and setup linter

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

Or simply clone linter with SSH
[email protected]:dart-lang/linter.git

If you have some problems with linter

You may open issue on linter support forum (system) here: https://github.com/dart-lang/linter/issues