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-07 19:11:30 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-04-07 19:11:30 +0400
commit4253d63f9f79b2df9a259089ab5e1dba9cf1cf5d (patch)
treec9f2ab873cda67acb4914e2d7affd6a9e965e461 /.scrutinizer.yml
parent78e5410199559c37efff0c0d6851fd1555a39beb (diff)
ignore underscore.js in scrutinizer.yml
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 0f529be3989..57b88568854 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -16,6 +16,7 @@ filter:
- 'core/js/jquery-ui-1.10.0.custom.js'
- 'core/js/jquery.inview.js'
- 'core/js/jquery.placeholder.js'
+ - 'core/js/underscore.js'
imports: