jfmengels / elm-review-simplify

Provides elm-review rules to simplify your Elm code
https://package.elm-lang.org/packages/jfmengels/elm-review-simplify/latest/
BSD 3-Clause "New" or "Revised" License
20 stars 9 forks source link

Separate error when 0 / 0 is found with expectNaN disabled #158

Closed lue-bird closed 12 months ago

lue-bird commented 12 months ago

See gamples and my suggestion in #141. If you don't like it, close it and let's discuss further.

jfmengels commented 12 months ago

I think this looks good. @gampleman do you have any edits you'd like to see to make this clearer?

jfmengels commented 12 months ago

Thank you both! One less pain point with the rule :heart: