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

[6.x] Prettier JS tests #11432

Merged
merged 2 commits into from
Feb 7, 2025
Merged

[6.x] Prettier JS tests #11432

merged 2 commits into from
Feb 7, 2025

Conversation

jasonvarga
Copy link
Member

In #11428 I noticed Prettier wasn't kicking in for JS tests. That's because I unintentionally excluded them in #11415. Only PHP tests should be excluded.

The only real change in this PR is in .prettierignore. The rest are just formatting changes done by running npm run prettier:format.

@jasonvarga jasonvarga merged commit abf6421 into master Feb 7, 2025
19 checks passed
@jasonvarga jasonvarga deleted the prettier-tests branch February 7, 2025 16:09
jasonvarga added a commit that referenced this pull request Feb 7, 2025
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.

1 participant