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

Add record access simplifications for application of record access function #274

Closed jfmengels closed 9 months ago

jfmengels commented 9 months ago

Part of #271

This change was removed from the main branch by accident. This commit re-adds all the changes made in #206.