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 08:06:55 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2017-06-14 08:06:55 +0300
commit44929a3e7b93d2f939c02e7d52731ebd44fca8b6 (patch)
tree05e078457aeb054be9303436ddec72feec33fa43 /.scrutinizer.yml
parent0c77c43782ccfc1efb17fd2ece21f50be00fb3ac (diff)
Move js/sprintf.js to js/vendor/sprintf.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 1c614bd876..147efa653e 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -3,7 +3,7 @@ imports:
- javascript
- php
filter:
- excluded_paths: [js/vendor/*, js/codemirror/*, js/sprintf.js]
+ excluded_paths: [js/vendor/*, js/codemirror/*]
build:
dependencies:
before: