unisonweb/unison

Pretty Printer inconsistent with tuple spacing in list items

Open

#5004 aperta il 23 mag 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Haskell (304 fork)batch import
help wantedpretty-printer

Metriche repository

Star
 (6624 star)
Metriche merge PR
 (Merge medio 10g 2h) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor