avh4/elm-format

(not yet decided) Switch to using trailing commas

Ouverte

#100 ouverte le 6 janv. 2016

 (4 commentaires) (20 réactions) (1 personne assignée)Haskell (147 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 333 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur