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

chore: remove factory/test-project from prettier checks #1177

Merged

Conversation

MikeMcC399
Copy link
Collaborator

Issue

Prettier suggests reformatting the Cypress factory/test-project. This project is however set up using pre-defined Cypress scaffolding steps (see README.MD) and most files have been through an ESLint formatting check performed in the cypress-io/cypress-example-kitchensink. Prettier and ESLint do not agree in their preferred formatting.

Change

Add /factory/test-project to .prettierignore to disable Prettier checking of imported test project files.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 force-pushed the prettier-ignore-test-project branch from 66c39a8 to b19a2dd Compare July 23, 2024 12:23
@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 23, 2024 12:35
@jennifer-shehane jennifer-shehane merged commit 702ba7c into cypress-io:master Jul 23, 2024
31 checks passed
@MikeMcC399 MikeMcC399 deleted the prettier-ignore-test-project branch July 23, 2024 13:14
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