Skip to content

Commit eb1999f

Browse files
committed
revert .vscode/settings.json :((
1 parent ccb923a commit eb1999f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"omnisharp.autoStart": false,
33
"cmake.sourceDirectory": "${workspaceFolder}/swift",
4-
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build",
5-
"codeQL.githubDatabase.download": "never"
4+
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build"
65
}

0 commit comments

Comments
 (0)