Files
codeql-c-sqli/codeql-c-sqli.code-workspace
2025-03-04 19:28:11 -08:00

12 lines
153 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"codeQL.runningQueries.autoSave": true,
"makefile.configureOnOpen": false
}
}