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:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-09-30 15:27:36 +0300
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-09-30 15:27:36 +0300
commit371ad1364c98257e66182c1f63f4e323ebfc3f7c (patch)
treef8546ce3e8e5e5ebbccef201396e44d78246bb96 /build
parent534fbd83e3c20f1d52c826e5ac4a80d44f4f6be8 (diff)
add .pre-commit-config.yaml to expected files in checker
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.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 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',