unisonweb/unison

Pretty Printer inconsistent with tuple spacing in list items

Open

#5,004 opened on 2024年5月23日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Haskell (304 forks)batch import
help wantedpretty-printer

Repository metrics

Stars
 (6,624 stars)
PR merge metrics
 (平均マージ 10d 2h) (30d で 5 merged PRs)

説明

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.

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