fsprojects / FSharpLint

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

update doc FL0071.md (cyclomaticComplexity) #703

Closed Darkle closed 6 months ago

Darkle commented 6 months ago

Updated the rule settings json as it didn't inlcude the cyclomaticComplexity key.

knocte commented 6 months ago

Thanks!