Add .devcontainer to file-checker.php

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2021-02-09 11:22:29 +01:00 committed by GitHub
parent 9eea1e56dc
commit d4c718acad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ $expectedFiles = [
'.',
'..',
'.codecov.yml',
'.devcontainer',
'.drone.yml',
'.editorconfig',
'.eslintrc.js',