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
I'm not completely sure why, but when I tried to run the unit tests, most were failing.
This minor tweak in how PHPCS is instantiated fixes it. It also removes the need for the `getSniffFiles()` method as there is only one sniff in this standard anyway.
0 commit comments