From 442f7c24b142a591e64efd0fead974a4e6691496 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 23 Feb 2018 13:32:02 +0100 Subject: [PATCH] Update inspect.sh --- Inspection/inspect.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Inspection/inspect.sh b/Inspection/inspect.sh index 477755e..3b0815a 100644 --- a/Inspection/inspect.sh +++ b/Inspection/inspect.sh @@ -30,6 +30,3 @@ php ${TOOLS_PATH}/phpunit.phar -v --configuration ${ROOT_PATH}/tests/phpunit_def # Custom php inspections . Inspection/Php/security.sh - -# Documentation -php ${TOOLS_PATH}/documentor.phar -s ${ROOT_PATH}/phpOMS -d ${BASE_PATH}/Inspection/Test/Php/docblock -c ${INSPECTION_PATH}/Test/Php/coverage.xml -u ${INSPECTION_PATH}/Test/Php/junit_php.xml -b http://docs.orange-management.de