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

Flag unexpected tags on function docblocks #5845

Merged
merged 3 commits into from
May 28, 2021

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented May 27, 2021

This makes Psalm flag @var and @psalm-import-type tags used on methods (the list should also be fairly easy to extend).

Fixes #5782

@muglug muglug merged commit c98b202 into vimeo:master May 28, 2021
@muglug
Copy link
Collaborator

muglug commented May 28, 2021

Thanks!

@orklah
Copy link
Collaborator

orklah commented Jun 4, 2021

Oh, I missed you fixed that, that's awesome! It found some occurences at work

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.

Type imports on methods are silently ignored
3 participants