mirror of
https://github.com/hohn/codeql-operational-view.git
synced 2025-12-16 20:53:05 +01:00
13 lines
144 B
Plaintext
13 lines
144 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../../../vmsync/ql"
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.runningQueries.autoSave": true
|
|
}
|
|
} |