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

NoEmptyRule is redundant #524

Closed
enumag opened this issue Apr 20, 2023 · 1 comment · Fixed by #525
Closed

NoEmptyRule is redundant #524

enumag opened this issue Apr 20, 2023 · 1 comment · Fixed by #525

Comments

@enumag
Copy link
Contributor

enumag commented Apr 20, 2023

This package is recommended to be used on top of phpstan/phpstan-strict-rules which already has a DisallowedEmptyRule. As such I think the NoEmptyRule should be removed from this package.

I can send a pull request if you agree.

@localheinz
Copy link
Member

I would appreciate it, @enumag!

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 a pull request may close this issue.

2 participants