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
Squiz/MemberVarSpacing: document behaviour with PHPCS annotations
Add unit tests to document the behaviour when PHPCS annotations are encountered.
This is basically for the `AfterComment` error. As that error is thrown on the line containing the comment, it is automatically ignored for the PHPCS annotations.
0 commit comments