You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
Forked from #241 (comment).
The text was updated successfully, but these errors were encountered: