Reducing allowed PHPMD errors

This commit is contained in:
Dan Cryer 2014-05-02 14:50:19 +01:00
parent cf6e0471e4
commit 2b697f2674

View file

@ -12,7 +12,7 @@ setup:
test:
php_mess_detector:
allowed_warnings: 32 # Set max warnings at the current level - Disallow any further errors creeping in.
allowed_warnings: 10 # Set max warnings at the current level - Disallow any further errors creeping in.
php_code_sniffer:
standard: "PSR2"
php_loc: