fsprojects / FSharpLint

Lint tool for F#
https://fsprojects.github.io/FSharpLint/
MIT License
303 stars 73 forks source link

Rule that warns about forgetting "return" keyword when raising exceptions in async blocks #623

Closed Mersho closed 10 months ago

Mersho commented 10 months ago

Fixes https://github.com/fsprojects/FSharpLint/issues/597

webwarrior-ws commented 10 months ago

LGTM