fsprojects / FSharpLint

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

Pipe operator: fix range #675

Closed webwarrior-ws closed 5 months ago

webwarrior-ws commented 5 months ago

Fix range in AvoidSinglePipeOperator rule. Make tests for this rule check range not just existence of error.