We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
phpcs
make test
make metadiff
After #80 , make test fails if a diff has already been generated with make metadiff.
This looks to be because all files are scanned by phpcs, including the checked out W.org repo.
Only the reporter's PHP files should be scanned.