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:
-rw-r--r--.scrutinizer.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 687613d6c26..72f6f1c30f9 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -1,3 +1,6 @@
+before_commands:
+ - 'git submodule update --init --recursive'
+
filter:
excluded_paths:
- '3rdparty/*'