mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
restored settings file
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"omnisharp.autoStart": false,
|
"omnisharp.autoStart": false,
|
||||||
"cmake.sourceDirectory": "${workspaceFolder}/swift",
|
"cmake.sourceDirectory": "${workspaceFolder}/swift",
|
||||||
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build",
|
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build"
|
||||||
"codeQL.githubDatabase.download": "never"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user