From f1dd6dd7b4e76eaf24ed717a424ad94d98ebd4d1 Mon Sep 17 00:00:00 2001 From: Paminger Date: Fri, 20 Feb 2015 12:51:39 +0100 Subject: [PATCH] LOC --- phpci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpci.yml b/phpci.yml index 7057bae9e..dfe6cc3e4 100644 --- a/phpci.yml +++ b/phpci.yml @@ -7,6 +7,9 @@ setup: test: codeception: config: "tests" + php_loc: + php_docblock_checker: + allowed_warnings: -1 # php_unit: # directory: "tests/phpunit/" # args: "--bootstrap 'test/phpunit/bootstrap.php' --configuration 'tests/phpunit/phpunit.xml'"