unisonweb/unison

Pretty Printer inconsistent with tuple spacing in list items

Open

#5,004 创建于 2024年5月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Haskell (6,624 star) (304 fork)batch import
help wantedpretty-printer

描述

image

Notice that the tuples that have a line break between items have a space between ( and the first element, while the tuples without line breaks have no space between ( and the first element.

贡献者指南