In vip-scanner/config-vip-scanner.php, we are invoking 41 unique tests (43 lines with a string ending in Check, WhitespaceCheck commented out, VCMergeConflictCheck used by both the WP.com and the VIP theme review).
The vip-scanner/checks dir, however, holds 68 files. Unless I've overlooked some other kind of check invoking magic, this leaves us with 27 unused checks. We should either use them, or dispose of them.
In
vip-scanner/config-vip-scanner.php
, we are invoking 41 unique tests (43 lines with a string ending inCheck
,WhitespaceCheck
commented out,VCMergeConflictCheck
used by both the WP.com and the VIP theme review).The
vip-scanner/checks
dir, however, holds 68 files. Unless I've overlooked some other kind of check invoking magic, this leaves us with 27 unused checks. We should either use them, or dispose of them.Here's the list: