Introduce purs-tidy formatter#46
Conversation
|
@purescript-contrib/maintainers This is a draft pull request demonstrating introducing the If the formatting looks fine then please go ahead and approve, and if it doesn't then please comment on the PR with a suggested fix. I'll do the pull requests in batches and will leave each batch open for a few days for review feedback before merging them in. If you would like to not be assigned or pinged when new batches go up, please let me know and I'll remove you! |
JordanMartinez
left a comment
There was a problem hiding this comment.
A few comments, but otherwise LGTM.
Description of the change
Introduces the
purs-tidyformatter. This formatter is a lightly opinionated tool we use to maintain a consistent style in the contrib libraries.We ordinarily restrict to tools provided by the
coreorcontribprojects. This tool is not, but it was developed and is maintained by core team members, and because it's a formatter it can't block maintenance or release of this library even in the event something goes catastrophically wrong with it.Checklist: