Open
Description
I'm trying to have a go of #22 and finding out it's not a simple. :)
I'm trying to figure out how to best format the generated code, beyond what I specified on #22. In particular, what style guide we can adhere to.
Options I know of are:
- simulate purty's behavior. note that it can be a moving target
- one of the published style guides: https://github.com/ianbollinger/purescript-style-guide/blob/master/purescript-style.md and forks thereof
- copy behavior of one of the haskell code formatters (i'm currently looking at hindent)
Another option is to state that code formatting is outside of this project's scope and just to pass the output over to a separate tool such as purty.
What do you guys think?
Metadata
Metadata
Assignees
Labels
No labels