haskell / haskell/stylish-haskell
Support for leading comma multiline import lists
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
```
import Foo
( lots, of, imports
, more, imports
, and, some, more, imports
)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.