aboutsummaryrefslogtreecommitdiffstats
path: root/build/files-checker.php
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-14 09:05:41 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-14 09:05:41 +0100
commitfbb17f2288b566f06b65ea0822424dda248caf8c (patch)
treef7e8b20788e0a33a78b95929e555df82b6824748 /build/files-checker.php
parent6b610896ac186d9a6c3b417fcee50066a3450eec (diff)
downloadnextcloud-server-fbb17f2288b566f06b65ea0822424dda248caf8c.tar.gz
nextcloud-server-fbb17f2288b566f06b65ea0822424dda248caf8c.zip
Allow .php-cs-fixer.dist.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'build/files-checker.php')
-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 c817a810712..6d3aba46bda 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -39,6 +39,7 @@ $expectedFiles = [
'.mailmap',
'.npmignore',
'.php_cs.dist',
+ '.php-cs-fixer.dist.php',
'.scrutinizer.yml',
'.tag',
'.tx',