avh4/elm-format

(not yet decided) Switch to using trailing commas

Open

#100 创建于 2016年1月6日

在 GitHub 查看
 (4 评论) (20 反应) (1 负责人)Haskell (1,329 star) (148 fork)batch import
help wanted

描述

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.

贡献者指南