2 Forks
27 Stars
27 Watchers

elm-lint

elm-lint lints Elm source code, to add additional guarantees to your project.

How to download and setup elm-lint

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

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

If you have some problems with elm-lint

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