70 Forks
279 Stars
279 Watchers

FSharpLint

Lint tool for F#

How to download and setup FSharpLint

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

Or simply clone FSharpLint with SSH
[email protected]:fsprojects/FSharpLint.git

If you have some problems with FSharpLint

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