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:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-14 11:05:41 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-14 11:05:41 +0300
commitfbb17f2288b566f06b65ea0822424dda248caf8c (patch)
treef7e8b20788e0a33a78b95929e555df82b6824748 /build
parent6b610896ac186d9a6c3b417fcee50066a3450eec (diff)
Allow .php-cs-fixer.dist.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
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 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',