mirror of
https://github.com/hohn/codeql-cpp-ast.git
synced 2025-12-16 14:23:04 +01:00
15 lines
168 B
Plaintext
15 lines
168 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "queries"
|
|
},
|
|
{
|
|
"path": "src"
|
|
}
|
|
],
|
|
"settings": {
|
|
"omnisharp.autoStart": false,
|
|
"codeQL.runningQueries.autoSave": true
|
|
}
|
|
}
|