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