avh4/elm-format

(not yet decided) Switch to using trailing commas

Offen

#100 geöffnet am 06.01.2016

 (4 Kommentare) (20 Reaktionen) (1 zugewiesene Person)Haskell (147 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.333 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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