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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-04-14 21:56:23 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-04-14 21:56:23 +0400
commit4fcb93578b0c971cd5272549f4a05a56dd2b279d (patch)
tree81bc9e1d3f25ca7a184a15865a7eefbf9778defb /.scrutinizer.yml
parent463df08088b4ca8957a3bdbcdcc01ab39fe82f63 (diff)
Ignore jquery.multiselect.js - it's 3rdparty
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 57b88568854..fa05b9b8a40 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -17,6 +17,7 @@ filter:
- 'core/js/jquery.inview.js'
- 'core/js/jquery.placeholder.js'
- 'core/js/underscore.js'
+ - 'core/js/jquery.multiselect.js'
imports: