haskell / haskell/stylish-haskell
Option to insert spaces around operators.
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Example:
`x+y+z` to `x + y + z`
Preffered Operators would be `+`,`-`,`/`,`*`,`++`,`=`,`:`,`,`, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.