Remove phpcs config as it makes the build fail (even when we do not use the data)

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-06-16 12:23:28 +02:00
parent 41ff771462
commit 2c87ba9846

View File

@ -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: