Releases: fsprojects/FSharpLint
Releases · fsprojects/FSharpLint
v0.18.1
- Update docs.
v0.18.0
Added
- New rule
NoPartialFunctions (FL0066)
.
v0.17.1
- Fix for records being counted as a nested statement #464 [@davidtgillard]
v0.17.0
v0.16.5
- Update navigation in docs.
v0.16.4
- Update docs to fix broken links.
v0.16.3
- Update docs to support https.
v0.16.2
- Load config from
fsharplint.json
by default.
0.9.1
0.9.1-beta - February 22 2018
- Fixed #256 by @SteveGilham
- Fixed #252 by @SteveGilham