avh4/elm-format

(not yet decided) Switch to using trailing commas

Open

#100 opened on 2016年1月6日

GitHub で見る
 (4 comments) (20 reactions) (1 assignee)Haskell (148 forks)batch import
help wanted

Repository metrics

Stars
 (1,329 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド