Add .devcontainer to file-checker.php
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
9eea1e56dc
commit
d4c718acad
|
@ -23,6 +23,7 @@ $expectedFiles = [
|
||||||
'.',
|
'.',
|
||||||
'..',
|
'..',
|
||||||
'.codecov.yml',
|
'.codecov.yml',
|
||||||
|
'.devcontainer',
|
||||||
'.drone.yml',
|
'.drone.yml',
|
||||||
'.editorconfig',
|
'.editorconfig',
|
||||||
'.eslintrc.js',
|
'.eslintrc.js',
|
||||||
|
|
Loading…
Reference in New Issue