Remove unnecessary workspace setting
This commit is contained in:
Родитель
c468efd1be
Коммит
01efb6f6a7
|
@ -3,8 +3,5 @@
|
|||
"github.vscode-codeql",
|
||||
"slevesque.vscode-zipexplorer"
|
||||
],
|
||||
"postCreateCommand": "git submodule init && git submodule update --recursive",
|
||||
"settings": {
|
||||
"codeQL.experimentalBqrsParsing": true
|
||||
}
|
||||
"postCreateCommand": "git submodule init && git submodule update --recursive"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче