Adding PHP Docblock Checker plugin

This commit is contained in:
Dan Cryer 2014-05-08 16:02:24 +00:00
commit 9ecd3bfa11
4 changed files with 221 additions and 2 deletions

View file

@ -17,6 +17,8 @@ test:
standard: "PSR2"
php_loc:
php_unit:
php_docblock_checker:
allowed_warnings: -1 # Allow unlimited warnings for now.
failure:
email: