Adding PHP Docblock Checker plugin
This commit is contained in:
parent
74b390a8de
commit
9ecd3bfa11
4 changed files with 221 additions and 2 deletions
|
|
@ -17,6 +17,8 @@ test:
|
|||
standard: "PSR2"
|
||||
php_loc:
|
||||
php_unit:
|
||||
php_docblock_checker:
|
||||
allowed_warnings: -1 # Allow unlimited warnings for now.
|
||||
|
||||
failure:
|
||||
email:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue