avh4/elm-format

(not yet decided) Switch to using trailing commas

Open

#100 opened on Jan 6, 2016

View on GitHub
 (4 comments) (20 reactions) (1 assignee)Haskell (1,329 stars) (148 forks)batch import
help wanted

Description

There is a proposal to modify elm-compiler to allow trailing commas in tuples, lists and records. If implemented, the official elm style guide will likely change to prefer trailing commas instead of leading commas, and to always add the optional final comma.

Contributor guide

(not yet decided) Switch to using trailing commas · avh4/elm-format#100 | Good First Issue