Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

Commit

Permalink
Add PHPShortTagsCheck to VIP review
Browse files Browse the repository at this point in the history
Fixes #74
  • Loading branch information
nickdaugherty committed Mar 5, 2014
1 parent 425a676 commit 9fb1aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vip-scanner/config-vip-scanner.php
Expand Up @@ -57,6 +57,7 @@
'VIPRestrictedPatternsCheck',
'VIPRestrictedCommandsCheck',
'VIPInitCheck',
'PHPShortTagsCheck',
'WordPressCodingStandardsCheck',
'ClamAVCheck', // Pass null to lookup the check normally
) );

0 comments on commit 9fb1aeb

Please sign in to comment.