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-10-25 15:57:07 +0300
commit3d5f2ced64c4fc7c43877deed179569a408d9198 (patch)
tree05967fb47356f06f299f650f63910631f76d6b3d /build
parented70e643cc74eeb297a9f74096bc252a342e16b3 (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 377e705ed49..fb5abcc06b4 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',