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:
parent
41ff771462
commit
2c87ba9846
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user