Merge main into check-api-version.
This commit is contained in:
commit
5e2fa08dae
8 changed files with 19 additions and 15 deletions
|
|
@ -612,6 +612,7 @@ function getCodeQLForCmd(cmd: string): CodeQL {
|
|||
memoryFlag,
|
||||
threadsFlag,
|
||||
databasePath,
|
||||
"--min-disk-free=1024", // Try to leave at least 1GB free
|
||||
"--format=sarif-latest",
|
||||
`--output=${sarifFile}`,
|
||||
addSnippetsFlag,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue