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

[1.x] Add phpstan rule to detect ray calls #781

Merged
merged 5 commits into from
Mar 6, 2023

Conversation

abenerd
Copy link
Contributor

@abenerd abenerd commented Mar 5, 2023

This PR would allow users to specify the rule in their existing phpstan config and use check for remaining ray calls in their code.

rules:
    - Spatie\Ray\PHPStan\RemainingRayCallRule

@freekmurze freekmurze merged commit a915e32 into spatie:main Mar 6, 2023
@freekmurze
Copy link
Member

Thanks!

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.

None yet

2 participants