Fix failing test and address PR comments
This commit is contained in:
parent
2314063848
commit
a09a029937
12 changed files with 28 additions and 15 deletions
2
lib/config-utils.js
generated
2
lib/config-utils.js
generated
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue