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:
authorGary Kim <gary@garykim.dev>2019-11-08 03:28:39 +0300
committerGary Kim <gary@garykim.dev>2019-11-08 03:28:39 +0300
commitf3009bc76e7bfda060e2ea1970d2cb2098736aa5 (patch)
tree56c1b4872e7cf865ef167edf86637324398ad732 /build
parentc0398e9a38fa7b297fcbc6d2992c1f6cb75da3ba (diff)
Add .editorconfig to expected files
Signed-off-by: Gary Kim <gary@garykim.dev>
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 ed9ff9ac5ef..27604a07e30 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -24,6 +24,7 @@ $expectedFiles = [
'..',
'.codecov.yml',
'.drone.yml',
+ '.editorconfig',
'.eslintrc.js',
'.git',
'.gitattributes',