Merge branch 'main' into henrymercer/delete-runner-part-2
This commit is contained in:
commit
0dea34e91c
70 changed files with 743 additions and 4870 deletions
2
lib/init.js
generated
2
lib/init.js
generated
|
|
@ -63,7 +63,7 @@ async function runInit(codeql, config, sourceRoot, processName, featureEnablemen
|
|||
catch (e) {
|
||||
throw processError(e);
|
||||
}
|
||||
return await (0, tracer_config_1.getCombinedTracerConfig)(config, codeql, await util.isGoExtractionReconciliationEnabled(featureEnablement), logger);
|
||||
return await (0, tracer_config_1.getCombinedTracerConfig)(config, codeql);
|
||||
}
|
||||
exports.runInit = runInit;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue