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:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2017-06-14 07:31:21 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2017-06-14 07:57:25 +0300
commit774150e54d08e152b943de3c3e87e1fd650e2aa2 (patch)
treed96cccf6682945bd3bee26ef812c487d908a94de /.scrutinizer.yml
parent61b7d5dfd8b311f20849fbbda57471a7ff978255 (diff)
Move tracekit.js to js/vendor
Move js/tracekit/tracekit.js to js/vendor/tracekit.js Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.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 8875634ee8..3db6210f98 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -3,7 +3,7 @@ imports:
- javascript
- php
filter:
- excluded_paths: [js/vendor/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/tracekit/*, js/sprintf.js]
+ excluded_paths: [js/vendor/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/sprintf.js]
build:
dependencies:
before: