mirror of
https://github.com/hohn/codeql-c-sqli.git
synced 2025-12-16 18:33:04 +01:00
13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"codeQL.runningQueries.autoSave": true,
|
|
"makefile.configureOnOpen": false,
|
|
"sarif-viewer.connectToGithubCodeScanning": "off"
|
|
}
|
|
}
|