From 2c87ba98465f46d4b4bbe753ccdcfef658024e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 16 Jun 2016 12:23:28 +0200 Subject: [PATCH] Remove phpcs config as it makes the build fail (even when we do not use the data) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- .scrutinizer.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index fee21ab5f9..4f030c2b73 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -4,10 +4,6 @@ imports: - php filter: excluded_paths: [libraries/bfShapeFiles/*, js/jquery/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/canvg/*, js/tracekit/*, js/sprintf.js] -tools: - php_code_sniffer: - config: - standard: "PMAStandard" build: dependencies: before: