mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: Add QL for VS workspace settings file.
This commit is contained in:
8
python/ql/src/.vs/VSWorkspaceSettings.json
Normal file
8
python/ql/src/.vs/VSWorkspaceSettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ql.projects" : {
|
||||
"." : {
|
||||
"dbScheme" : "semmlecode.python.dbscheme",
|
||||
"libraryPath" : []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user