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

Add no-static-only-class rule #1120

Merged
merged 28 commits into from
Feb 21, 2021

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Feb 20, 2021

Fixes #973

@fisker fisker force-pushed the rule/no-static-only-class branch 5 times, most recently from b77f104 to 6bebbfe Compare February 20, 2021 14:19
@fisker fisker marked this pull request as ready for review February 20, 2021 18:53
rules/no-static-only-class.js Outdated Show resolved Hide resolved
rules/no-static-only-class.js Outdated Show resolved Hide resolved
rules/no-static-only-class.js Outdated Show resolved Hide resolved
rules/no-static-only-class.js Outdated Show resolved Hide resolved
rules/no-static-only-class.js Outdated Show resolved Hide resolved
@fisker fisker marked this pull request as draft February 21, 2021 05:54
@fisker fisker marked this pull request as ready for review February 21, 2021 07:00
@sindresorhus sindresorhus merged commit f3b2441 into sindresorhus:main Feb 21, 2021
@sindresorhus
Copy link
Owner

Looks great 👍🏻

@fisker fisker deleted the rule/no-static-only-class branch February 21, 2021 12:54
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.

Rule proposal: No static-only class
2 participants