Use --codescanning-config flag of CLI
This commit is contained in:
parent
ef024e702c
commit
0d87b8c615
6 changed files with 50 additions and 21 deletions
|
|
@ -95,8 +95,7 @@ export async function runInit(
|
|||
if (await codeQlVersionAbove(codeql, CODEQL_VERSION_NEW_TRACING)) {
|
||||
// Init a database cluster
|
||||
await codeql.databaseInitCluster(
|
||||
config.dbLocation,
|
||||
config.languages,
|
||||
config,
|
||||
sourceRoot,
|
||||
processName,
|
||||
processLevel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue