haskell / haskell/stylish-haskell

Import and export lists are inconsistent

Aperta
#28 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Haskell
Stelle
1k
Fork
153
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I don't put a space before the parenthesis in things like `Applicative(..)`. stylish adds one in imports, but leaves my module exports unaffected, leading to style inconsistency in the same file.

I'd like:
- An option to not have this space added
- The same style used in exports and imports, in either configuration

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.