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:
Diffstat (limited to 'build/.phan/config.php')
-rw-r--r--build/.phan/config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php
index 9eca03e06e5..17ba333718e 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -80,6 +80,8 @@ return [
'apps/oauth2/tests',
'apps/provisioning_api/composer',
'apps/provisioning_api/tests',
+ 'apps/settings/composer',
+ 'apps/settings/tests',
'apps/sharebymail/composer',
'apps/sharebymail/tests',
'apps/systemtags/composer',