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

Check that hooks follow documentation standards #424

Open
JDGrimes opened this issue Aug 21, 2015 · 1 comment
Open

Check that hooks follow documentation standards #424

JDGrimes opened this issue Aug 21, 2015 · 1 comment

Comments

@JDGrimes
Copy link
Contributor

Forked from #241 (comment).

@GaryJones
Copy link
Member

Even if the full filter DocBlock couldn't be fully checked yet, at least allowing DocBlocks before lines that contain add_filter(, do_action(, do_action_ref_array(, or apply_filters_ref_array(, would allow us to remove the Squiz.Commenting.BlockComment.WrongStart exclusion, so it can highlight any incorrect DocBlocks elsewhere.

(Actually, because of the need to ignore /** translators: ... */ too, this probably needs a bit more thought on it's own.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants