fsprojects / FSharpLint

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

New rule UnneededRecKeyword #652

Closed Mersho closed 6 months ago

Mersho commented 6 months ago

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

knocte commented 6 months ago

@Mersho please rebase this, and after that add a commit that renames the rule to UnneededRecKeyword

knocte commented 6 months ago

@webwarrior-ws please review