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:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-09-30 15:27:36 +0300
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>2022-11-10 18:02:38 +0300
commit4cf73049326be56851447799d06c2dae415d4b14 (patch)
tree7496bf547f5b2c63763dd3dd8a6b8b5e9a8cf4fb
parent3a3e092705f2d2ed10094c00a653b482dcb3a00c (diff)
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-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 77bb3559062..3fbc0b0423b 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -39,6 +39,7 @@ $expectedFiles = [
'.mailmap',
'.npmignore',
'.php-cs-fixer.dist.php',
+ '.pre-commit-config.yaml',
'.scrutinizer.yml',
'.tag',
'.tx',