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

ensure that CI will fail if the code is not properly formatted #404

Merged
merged 2 commits into from
Feb 22, 2025

Conversation

Techatrix
Copy link
Collaborator

The CI would previously run prettier --write . --check but it should be doing prettier --check .

Techatrix and others added 2 commits February 22, 2025 14:50
The CI would previously run `prettier --write . --check` but it should
be doing `prettier --check .`
@Vexu Vexu merged commit 5e73acb into master Feb 22, 2025
2 checks passed
@Techatrix Techatrix deleted the techatrix/ci-check-formatting branch February 22, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants