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:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-17 10:19:11 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-17 15:03:38 +0300
commitfb183b457c2befbc3ab04b0cb070aa1e300443c6 (patch)
treebc440046f2484084b0e580181200864f0af5a294 /build
parentccaa131e96fabb0e24ab6596d96de69411e7d955 (diff)
Add eslint testing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.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 5283d4e4c0e..cd26499e899 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -26,6 +26,7 @@ $expectedFiles = [
'.devcontainer',
'.drone.yml',
'.editorconfig',
+ '.eslintignore',
'.eslintrc.js',
'.git',
'.gitattributes',