-
Notifications
You must be signed in to change notification settings - Fork 65
Require whitespace before description with limited start tokens #128
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
Conversation
I really like this! I'm gonna check the integration tests in PHPStan before tagging a release here because there might be some real-world impact.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for throwing at least
as all other types in \Closure
phpdoc does not require a variable name, can support for unnamed variadic phpdoc be added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is already supported, but the type always has to come first.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't know, thank you ❤️
Fixes #125