Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce prettier #1753

Open
jribbink opened this issue Aug 14, 2023 · 0 comments
Open

Enforce prettier #1753

jribbink opened this issue Aug 14, 2023 · 0 comments
Labels

Comments

@jribbink
Copy link
Contributor

Issue to be solved

The repo has prettier installed but it is not enforced at all. This means that when someone makes changes to a file and doesn't use prettier the next person to touch the file and use prettier will create a large diff. I think it would be best if we enforce prettier is used in a CI action.

Suggest A Solution

add a CI task that verifies prettier formatting

What are you currently working on that this is blocking?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant