Fix a couple of naming nits

This commit is contained in:
Henry Mercer 2022-11-11 18:09:53 +00:00
parent 84e5134df9
commit acbc6ca6e5
6 changed files with 14 additions and 14 deletions

2
lib/analyze.js generated
View file

@ -137,7 +137,7 @@ async function runQueries(sarifFolder, memoryFlag, addSnippetsFlag, threadsFlag,
}
try {
if (await util.useCodeScanningConfigInCli(codeql, featureEnablement)) {
// If we are using the codescanning config in the CLI,
// If we are using the code scanning config in the CLI,
// much of the work needed to generate the query suites
// is done in the CLI. We just need to make a single
// call to run all the queries for each language and