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-02-17 17:09:47 +0300
committerMichal Čihař <michal@cihar.com>2016-02-22 10:05:49 +0300
commit1aed866fdb351f33df55724784c9f2b9bc283b85 (patch)
tree9c56cabed7f5bf14c2e362ce12582d94c7cce6b4 /.scrutinizer.yml
parentd4820d1ebecf2a3c4fdd2b8023495806fe9ad82e (diff)
Remove obsolete paths from exclusion
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index ee691fd690..c4b3ba0ebb 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -3,7 +3,7 @@ imports:
- javascript
- php
filter:
- excluded_paths: [libraries/php-gettext/*, libraries/tcpdf/*, libraries/bfShapeFiles/*, PMAStandard/*, libraries/phpseclib/*, libraries/sql-formatter/*, js/jquery/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/canvg/*, js/tracekit/*, js/OpenStreetMap.js, js/sprintf.js, test/libraries/php-gettext/*, test/libraries/sql-formatter/*]
+ 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/*]
tools:
php_code_sniffer:
config: