Merge branch 'main' into robertbrignull/tools_version
This commit is contained in:
commit
0d960df08a
7 changed files with 9 additions and 7 deletions
|
|
@ -618,6 +618,7 @@ function getCodeQLForCmd(cmd: string): CodeQL {
|
|||
databasePath,
|
||||
"--min-disk-free=1024", // Try to leave at least 1GB free
|
||||
"--format=sarif-latest",
|
||||
"--sarif-multicause-markdown",
|
||||
`--output=${sarifFile}`,
|
||||
addSnippetsFlag,
|
||||
...getExtraOptionsFromEnv(["database", "analyze"]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue