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

ci: self-lint eslint config style #1394

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

MikeMcC399
Copy link
Collaborator

Issue

For styling consistency with the rest of the repo, eslint.config.mjs should not be linted by Prettier.

Change

Verification

Execute the following and confirm that no errors are reported or changes suggested:

git clean -xfd
npm ci
npx eslint
npx prettier eslint.config.mjs --check # should be ignored

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added the ci label Mar 9, 2025
@MikeMcC399 MikeMcC399 self-assigned this Mar 9, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 9, 2025 09:25
@jennifer-shehane jennifer-shehane merged commit 23d18de into cypress-io:master Mar 10, 2025
74 checks passed
Copy link

🎉 This PR is included in version 6.7.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the eslint-config-styling branch March 10, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants