mirror of
https://github.com/hohn/codeql-lab.git
synced 2026-05-04 17:25:08 +02: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"
|
|
}
|
|
}
|