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

feat(basic): add rules to prevent .only in tests #127

Merged
merged 1 commit into from Oct 31, 2022
Merged

feat(basic): add rules to prevent .only in tests #127

merged 1 commit into from Oct 31, 2022

Conversation

KylinDC
Copy link
Contributor

@KylinDC KylinDC commented Oct 30, 2022

Description

Introduce eslint-plugin-no-only-tests to prevent .only in tests

Linked Issues

Fixed #121

Additional context

@antfu antfu merged commit da59484 into antfu:main Oct 31, 2022
@KylinDC KylinDC deleted the feature/no-only-tests branch November 1, 2022 01:31
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.

Protect against leaving .only in your tests
2 participants