FSharpLint
FSharpLint copied to clipboard
DRAFT: Rule to recommend if-else construct instead of match clause
It improves code readability.
Fixes: https://github.com/fsprojects/FSharpLint/issues/545
NOTE: this PR supersedes an old PR