Files
Charon/Chiron.code-workspace

13 lines
269 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"codeQL.createQuery.qlPackLocation": "/projects/Charon",
"sarif-viewer.connectToGithubCodeScanning": "on",
"codeQL.githubDatabase.download": "never"
}
}