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
19 stars 9 forks source link

listFoldAnyDirectionChecks use emptiableFoldChecks #218

Closed lue-bird closed 1 year ago

lue-bird commented 1 year ago

Using the recently added emptiableFoldChecks in the implementation of listFoldAnyDirectionChecks simplified it a bit and lets it cover more cases.

github-actions[bot] commented 1 year ago

The branch can be tried out by running:

elm-review --template jfmengels/elm-review-simplify/preview