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 a sniff to disallow @return type mixed in docs #196

Closed
IreneStr opened this issue Feb 17, 2020 · 2 comments · Fixed by #364
Closed

Add a sniff to disallow @return type mixed in docs #196

IreneStr opened this issue Feb 17, 2020 · 2 comments · Fixed by #364
Milestone

Comments

@IreneStr
Copy link
Contributor

Add a sniff to disallow @return type mixed in the documentation.

@jrfnl jrfnl added this to the 3.0 milestone Apr 8, 2020
@jrfnl
Copy link
Collaborator

jrfnl commented Apr 8, 2020

This can be addressed using the SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint in YoastCS 3.0.0. Also see #208.

@jdevalk
Copy link

jdevalk commented Aug 31, 2020

@jrfnl did we do this already? is it possible to do this already?

@jrfnl jrfnl modified the milestones: 3.0, 2.3.0 Next release Nov 19, 2021
@jrfnl jrfnl modified the milestones: 2.2.1, 2.3.0 Feb 17, 2022
@jrfnl jrfnl removed this from the 2.3.0 milestone Jan 6, 2023
@jrfnl jrfnl added this to the 3.0 milestone Sep 22, 2023
@jrfnl jrfnl mentioned this issue Sep 22, 2023
52 tasks
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.

3 participants