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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@googlemail.com>2015-02-28 23:49:56 +0300
committerRaimund Schlüßler <raimund.schluessler@googlemail.com>2015-02-28 23:49:56 +0300
commit5fecd36b42cc278137637054926b9e908dd73e6e (patch)
tree11666dca2724da4adcd5feb1614004110cdf3930 /.scrutinizer.yml
parenta53db6c48ae289d6679dbbf273f4230040666bbf (diff)
Exclude vendor files from check
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 bb4b421e..55ffa042 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -1,6 +1,7 @@
filter:
excluded_paths:
- '3rdparty/*'
+ - 'js/vendor/*'
imports:
- javascript