mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
wip: jedis.model.yml via model editor, and settings for it
This commit is contained in:
committed by
=Michael Hohn
parent
514cdf9f06
commit
9f75a5c6f5
@@ -5,6 +5,10 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"omnisharp.autoStart": false
|
||||
"omnisharp.autoStart": false,
|
||||
"codeQL.githubDatabase.download": "never",
|
||||
"sarif-viewer.connectToGithubCodeScanning": "off",
|
||||
"codeQL.cli.executablePath": "/Users/hohn/work-gh/codeql-lab/codeql/codeql",
|
||||
"codeQL.runningQueries.useExtensionPacks": "all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user