mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Take filter pack into account.
This commit is contained in:
@@ -5,4 +5,6 @@ groups:
|
||||
- automodel
|
||||
dependencies:
|
||||
codeql/java-all: ${workspace}
|
||||
dataExtensions:
|
||||
- AutomodelCandidateFilter.yml
|
||||
warnOnImplicitThis: true
|
||||
@@ -12,5 +12,4 @@ dependencies:
|
||||
codeql/util: ${workspace}
|
||||
dataExtensions:
|
||||
- Telemetry/ExtractorInformation.yml
|
||||
- Telemetry/AutomodelCandidateFilter.yml
|
||||
warnOnImplicitThis: true
|
||||
|
||||
Reference in New Issue
Block a user