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
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-16 12:22:09 +0300
committerGitHub <noreply@github.com>2022-01-16 12:22:09 +0300
commitb1dbb0708aad922a9cdedc000053088dac9cc69a (patch)
tree8ca4d970f5bff50aaceec85863deef43e802ddce
parentfbb17f2288b566f06b65ea0822424dda248caf8c (diff)
Remove .php_cs.dist
-rw-r--r--build/files-checker.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 6d3aba46bda..377e705ed49 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -38,7 +38,6 @@ $expectedFiles = [
'.jshintrc',
'.mailmap',
'.npmignore',
- '.php_cs.dist',
'.php-cs-fixer.dist.php',
'.scrutinizer.yml',
'.tag',