mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 01:53:03 +01:00
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.runningQueries.autoSave": true,
|
|
"makefile.configureOnOpen": false,
|
|
"codeQL.githubDatabase.download": "never"
|
|
}
|
|
}
|