diff --git a/.scrutinizer.yml b/.scrutinizer.yml index c4b3ba0ebb..bd208e37d4 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,7 +3,7 @@ imports: - javascript - php filter: - excluded_paths: [libraries/php-gettext/*, libraries/bfShapeFiles/*, PMAStandard/*, js/jquery/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/canvg/*, js/tracekit/*, js/sprintf.js, test/libraries/php-gettext/*] + excluded_paths: [libraries/bfShapeFiles/*, PMAStandard/*, js/jquery/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/canvg/*, js/tracekit/*, js/sprintf.js] tools: php_code_sniffer: config: diff --git a/build.xml b/build.xml index 8f66ead544..1f30680b15 100644 --- a/build.xml +++ b/build.xml @@ -67,7 +67,6 @@ --exclude PMAStandard --exclude build --exclude vendor - --exclude libraries/php-gettext --exclude libraries/bfShapeFiles ${source}" /> @@ -80,7 +79,6 @@ --exclude PMAStandard --exclude build --exclude vendor - --exclude libraries/php-gettext --exclude libraries/bfShapeFiles ${source}" /> @@ -89,7 +87,7 @@ libraries/php-gettext - libraries/php-gettext libraries/bfShapeFiles PMAStandard