unisonweb/unison

Pretty Printer inconsistent with tuple spacing in list items

Open

#5 004 ouverte le 23 mai 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Haskell (304 forks)batch import
help wantedpretty-printer

Métriques du dépôt

Stars
 (6 624 stars)
Métriques de merge PR
 (Merge moyen 10j 2h) (5 PRs mergées en 30 j)

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.

Guide contributeur