mirror of
https://github.com/hohn/codeql-operational-view.git
synced 2025-12-16 12:43:04 +01:00
17 lines
294 B
Plaintext
17 lines
294 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"name": "[add-user.db source archive]",
|
|
"uri": "codeql-zip-archive://0-57/Users/hohn/w/codeql-operational-view/add-user.db/src.zip"
|
|
},
|
|
{
|
|
"path": "../../local/vmsync/ql"
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.runningQueries.autoSave": true
|
|
}
|
|
} |