Releases: fsprojects/FSharpLint
Releases · fsprojects/FSharpLint
0.1.14
Added a new rule CanBeReplacedWithComposition
to the FSharpLint.FunctionReimplementation
analyser: http://fsprojects.github.io/FSharpLint/FSharpLint.FunctionReimplementation.html
0.1.5
Added support for SuppressMessageAttribute
0.1.3
0.1.1
Fixed bug when matching against literals would check to make sure the pattern was camelcase as it thought it was the binding of a new value, but it could be a literal, so the fix is to check whether or not the value is implemented at the location of the pattern
First alpha version
Release in line with FSharpLint 0.1.0 on nuget: https://www.nuget.org/packages/FSharpLint/