mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #25542 from nextcloud/fix-file-checker
Add .devcontainer to file-checker.php
This commit is contained in:
commit
a36186980d
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