Skip to content

Commit

Permalink
Take filter pack into account.
Browse files Browse the repository at this point in the history
  • Loading branch information
starcke committed Aug 8, 2023
1 parent 8d34ab6 commit 3918e57
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions java/ql/automodel/src/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ groups:
- automodel
dependencies:
codeql/java-all: ${workspace}
dataExtensions:
- AutomodelCandidateFilter.yml
warnOnImplicitThis: true
1 change: 0 additions & 1 deletion java/ql/src/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ dependencies:
codeql/util: ${workspace}
dataExtensions:
- Telemetry/ExtractorInformation.yml
- Telemetry/AutomodelCandidateFilter.yml
warnOnImplicitThis: true

0 comments on commit 3918e57

Please sign in to comment.