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

How to get proper @since sniffs #1994

Open
pablo-sg-pacheco opened this issue May 30, 2021 · 2 comments
Open

How to get proper @since sniffs #1994

pablo-sg-pacheco opened this issue May 30, 2021 · 2 comments

Comments

@pablo-sg-pacheco
Copy link

pablo-sg-pacheco commented May 30, 2021

According to WordPress documentation, every function, hook, class, and method should have a corresponding @since version associated with it.

How I can get that sniff?

@jrfnl
Copy link
Member

jrfnl commented Jul 29, 2021

It doesn't exist yet. This is on our radar, but our first priority is currently to get WPCS 3.0.0 released.

@pablo-sg-pacheco
Copy link
Author

Sure, no problem.
Thanks ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment