elm-format icon indicating copy to clipboard operation
elm-format copied to clipboard

Single-line let declarations (and top-level declarations)

Open avh4 opened this issue 3 years ago • 0 comments

Should single-line let declaractions (and possibly also top-level declaractions) be allowed? If so, what should the rules related to that be?

  • One proposal from https://github.com/avh4/elm-format/issues/507#issuecomment-426995482 is to only allow it for declarations that have no arguments

avh4 avatar Sep 24 '20 19:09 avh4