aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2020-12-30 14:32:15 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2020-12-30 14:32:15 +0100
commit81423a2a2f5ea9d1352092703907db5015604135 (patch)
treed7293ff674f280f75f79017938b678a58a56ecba /build
parentc96bb21ab9723a4dc3f23d61de21238c64316978 (diff)
downloadnextcloud-server-81423a2a2f5ea9d1352092703907db5015604135.tar.gz
nextcloud-server-81423a2a2f5ea9d1352092703907db5015604135.zip
Fix expceted psalm-ocp.xml file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 08cf21dde8d..194ba546aec 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -71,6 +71,7 @@ $expectedFiles = [
'package-lock.json',
'package.json',
'psalm.xml',
+ 'psalm-ocp.xml',
'public.php',
'README.md',
'remote.php',