Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2016-06-16 13:23:28 +0300
committerMichal Čihař <michal@cihar.com>2016-06-16 13:23:28 +0300
commit2c87ba98465f46d4b4bbe753ccdcfef658024e8c (patch)
tree7c119f16793c7b78a98e4030ef3223b5a13c8cda /.scrutinizer.yml
parent41ff7714629c013f48856f3fb2dc49c54f0e7edc (diff)
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>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml4
1 files changed, 0 insertions, 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: