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

test: add property ordering rules #211

Merged
merged 2 commits into from
May 13, 2024

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented May 12, 2024

Situation

The eslint-plugin-eslint-plugin, for linting plugins, provides two rules to ensure consistent property ordering:

These rules are not part of the flat/recommended set of eslint-plugin-eslint-plugin and are currently not applied. They are however beneficial for rule and test consistency.

Change

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 self-assigned this May 12, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 12, 2024 17:36
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, that should be helpful.

@jennifer-shehane jennifer-shehane merged commit c5b206b into cypress-io:master May 13, 2024
9 checks passed
@MikeMcC399 MikeMcC399 deleted the property-ordering branch May 13, 2024 14:39
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.

None yet

3 participants