haskell / haskell/stylish-haskell
Import and export lists are inconsistent
Aperta
- 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.