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
path: root/build
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-07-19 12:08:43 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-07-19 12:08:43 +0300
commit591aaa415464e1f45b5bb914756fbbb3ed5336fa (patch)
tree6e1262059dec1efde870e1c2cf3b0dc26bc81957 /build
parente96c823f17a3532497a7de420a2c3931da40a9e4 (diff)
Add workaround for https://github.com/etsy/phan/issues/1033
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'build')
-rw-r--r--build/.phan/config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php
index 9aefeafd647..0e3e2788510 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -21,7 +21,6 @@ return [
'lib/composer',
'themes',
'lib/',
- 'apps/files_external/3rdparty',
'apps/',
'core/',
'ocs/',