FSharpLint 0.2.8
dotnet add package FSharpLint --version 0.2.8
NuGet\Install-Package FSharpLint -Version 0.2.8
<PackageReference Include="FSharpLint" Version="0.2.8" />
paket add FSharpLint --version 0.2.8
#r "nuget: FSharpLint, 0.2.8"
// Install FSharpLint as a Cake Addin #addin nuget:?package=FSharpLint&version=0.2.8 // Install FSharpLint as a Cake Tool #tool nuget:?package=FSharpLint&version=0.2.8
(Deprecated) Lint tool for F#.
* For the MSBuild task see: FSharpLint.MSBuild
* For the FAKE task see: FSharpLint.Fake
* For the API see: FSharpLint.Core
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.8 | 20,493 | 2/3/2016 |
0.2.8-beta | 1,533 | 10/10/2015 |
0.2.7 | 2,613 | 9/27/2015 |
0.2.6 | 2,353 | 7/18/2015 |
0.2.5 | 2,046 | 7/7/2015 |
0.2.4 | 1,887 | 7/6/2015 |
0.2.3 | 1,902 | 7/2/2015 |
0.2.2 | 1,946 | 6/9/2015 |
0.2.1 | 2,305 | 5/31/2015 |
0.2.0 | 2,209 | 5/31/2015 |
0.1.16 | 2,197 | 3/11/2015 |
0.1.15 | 1,966 | 2/8/2015 |
0.1.14 | 2,115 | 1/18/2015 |
0.1.13 | 2,032 | 1/11/2015 |
0.1.12 | 2,342 | 12/16/2014 |
0.1.11 | 2,177 | 11/23/2014 |
0.1.10 | 2,167 | 11/19/2014 |
0.1.9 | 2,213 | 11/17/2014 |
0.1.8 | 2,309 | 11/15/2014 |
0.1.7 | 2,353 | 11/14/2014 |
0.1.6 | 2,089 | 10/25/2014 |
0.1.5 | 2,023 | 10/24/2014 |
0.1.4 | 1,967 | 10/21/2014 |
0.1.3 | 2,008 | 10/16/2014 |
0.1.2 | 1,990 | 10/14/2014 |
0.1.1 | 2,194 | 9/28/2014 |
0.1.0 | 1,974 | 9/25/2014 |
* Updated FSharp.Compiler.Services to 2.0.0.3
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/148 thanks to @mexx
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/145 thanks to @mexx
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/139
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/141
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/140
* Fixed bug: https://github.com/fsprojects/FSharpLint/issues/131