mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
Add .devcontainer to file-checker.php
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
9eea1e56dc
commit
d4c718acad
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ $expectedFiles = [
|
|||
'.',
|
||||
'..',
|
||||
'.codecov.yml',
|
||||
'.devcontainer',
|
||||
'.drone.yml',
|
||||
'.editorconfig',
|
||||
'.eslintrc.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue