jfmengels / elm-review

Analyzes Elm projects, to help find mistakes before your users find them.
https://package.elm-lang.org/packages/jfmengels/elm-review/latest/
Other
252 stars 13 forks source link

In case of a fix that produces a syntax error, show the relevant code. #169

Open miniBill opened 6 months ago

miniBill commented 6 months ago

When a fix is incorrect, and produces a syntax error, it would be convenient to show the relevant code.