FSharpLint

Lint tool for F#

MIT License

Stars
297

Bot releases are visible (Hide)

FSharpLint - v0.18.1

Published by github-actions[bot] over 3 years ago

  • Update docs.
FSharpLint - v0.18.0

Published by github-actions[bot] almost 4 years ago

Added

  • New rule NoPartialFunctions (FL0066).
FSharpLint - v0.17.1

Published by github-actions[bot] almost 4 years ago

  • Fix for records being counted as a nested statement #464 [@davidtgillard]
FSharpLint - v0.17.0

Published by github-actions[bot] almost 4 years ago

  • Update to FCS 38 [@baronfel]
  • Update to .Net 5 [@baronfel]
FSharpLint - v0.16.5

Published by github-actions[bot] over 4 years ago

  • Update navigation in docs.
FSharpLint - v0.16.4

Published by github-actions[bot] over 4 years ago

  • Update docs to fix broken links.
FSharpLint - v0.16.3

Published by github-actions[bot] over 4 years ago

  • Update docs to support https.
FSharpLint - v0.16.2

Published by github-actions[bot] over 4 years ago

  • Load config from fsharplint.json by default.
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