mirror of
https://github.com/hohn/codeql-cpp-ast.git
synced 2025-12-16 14:23:04 +01:00
first version
This commit is contained in:
14
cpp.code-workspace
Normal file
14
cpp.code-workspace
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "queries"
|
||||
},
|
||||
{
|
||||
"path": "src"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"omnisharp.autoStart": false,
|
||||
"codeQL.runningQueries.autoSave": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user