FSharpLint

Lint tool for F#

MIT License

Stars
297

Bot releases are hidden (Show)

FSharpLint - 0.9.1

Published by duckmatt over 6 years ago

FSharpLint - 0.9.0

Published by duckmatt over 6 years ago

Includes dot net standard 2.0 package

FSharpLint - 0.9.0-beta

Published by duckmatt almost 7 years ago

Includes dot net standard 2.0 package

FSharpLint - 0.8.2

Published by duckmatt about 7 years ago

FSharpLint - 0.8.1

Published by duckmatt about 7 years ago

Accidentally released against commit from previous release - will release as 0.8.2

FSharpLint - 0.8.0

Published by duckmatt about 7 years ago

  • Updated FSharp.Compiler.Service
FSharpLint - 0.7.7

Published by duckmatt about 7 years ago

FSharpLint - 0.7.6

Published by duckmatt over 7 years ago

FSharpLint - 0.7.1-beta

Published by duckmatt over 7 years ago

  • Added suggestion for redundant usages of the new keyword.
FSharpLint - 0.7.0-beta

Published by duckmatt over 7 years ago

  • Type checks performed at end of lint in parallel
  • Linter now cancellable.
FSharpLint - 0.6.5-beta

Published by duckmatt over 7 years ago

FSharpLint - 0.6.4-beta

Published by duckmatt over 7 years ago

  • Updated FSharp.Compiler.Service
FSharpLint - 0.6.3-beta

Published by duckmatt over 7 years ago

  • Improved performance of naming analyser.
FSharpLint - 0.6.2-beta

Published by duckmatt over 7 years ago

FSharpLint - 0.6.1-beta

Published by duckmatt almost 8 years ago

Naming rules now customisable thanks to @Krzysztof-Cieslak.

FSharpLint - 0.5.1-beta

Published by duckmatt almost 8 years ago

Introduced automated fix information to API.

FSharpLint - 0.4.12

Published by duckmatt almost 8 years ago

FSharpLint - 0.4.11

Published by duckmatt almost 8 years ago

FSharpLint - 0.2.0

Published by duckmatt over 9 years ago

FSharpLint - 0.1.14

Published by duckmatt almost 10 years ago

Added a new rule CanBeReplacedWithComposition to the FSharpLint.FunctionReimplementation analyser: http://fsprojects.github.io/FSharpLint/FSharpLint.FunctionReimplementation.html