Fix failing test and address PR comments

This commit is contained in:
Andrew Eisenberg 2022-08-11 09:56:08 -07:00
parent 2314063848
commit a09a029937
12 changed files with 28 additions and 15 deletions

2
lib/config-utils.js generated
View file

@ -47,6 +47,8 @@ exports.defaultAugmentationProperties = {
queriesInputCombines: false,
packsInputCombines: false,
injectedMlQueries: false,
packsInput: undefined,
queriesInput: undefined,
};
/**
* A list of queries from https://github.com/github/codeql that