Skip to content

Introduce purs-tidy formatter#38

Merged
thomashoneyman merged 2 commits intomainfrom
trh/purs-tidy
Nov 20, 2021
Merged

Introduce purs-tidy formatter#38
thomashoneyman merged 2 commits intomainfrom
trh/purs-tidy

Conversation

@thomashoneyman
Copy link
Contributor

Description of the change
Introduces the purs-tidy formatter. 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 core or contrib projects. 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:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

@thomashoneyman
Copy link
Contributor Author

@MonoidMusician There's not really a great way to exclude paths in purs-tidy that I'm aware of. Are you OK with the process being to run formatting after running codegen?

@JordanMartinez
Copy link
Contributor

Man... what a diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants