unisonweb/unison

Pretty Printer inconsistent with tuple spacing in list items

Open

#5.004 aberto em 23 de mai. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (304 forks)batch import
help wantedpretty-printer

Métricas do repositório

Stars
 (6.624 stars)
Métricas de merge de PR
 (Mesclagem média 10d 2h) (5 fundiu PRs em 30d)

Description

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.

Guia do colaborador