mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
Add initialize command for devcontainer
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"github.vscode-codeql"
|
"github.vscode-codeql"
|
||||||
]
|
],
|
||||||
|
"initializeCommand": "git submodules update --recursive"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user