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:
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 34533698163..b8c60727b0c 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -35,6 +35,7 @@ $expectedFiles = [
'.idea',
'.jshintrc',
'.mailmap',
+ '.php_cs.dist',
'.scrutinizer.yml',
'.tag',
'.tx',
@@ -51,6 +52,7 @@ $expectedFiles = [
'CHANGELOG.md',
'CODE_OF_CONDUCT.md',
'composer.json',
+ 'composer.lock',
'config',
'console.php',
'contribute',