Skip to content

Commit 2256c4c

Browse files
authored
Merge pull request github#15728 from MathiasVP/shared-typeflow-library
Java/Shared: Refactor `TypeFlow.qll` into a shared library
2 parents c85db2a + 27688bf commit 2256c4c

File tree

6 files changed

+889
-684
lines changed

6 files changed

+889
-684
lines changed

java/ql/lib/qlpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies:
1313
codeql/threat-models: ${workspace}
1414
codeql/tutorial: ${workspace}
1515
codeql/typetracking: ${workspace}
16+
codeql/typeflow: ${workspace}
1617
codeql/util: ${workspace}
1718
codeql/xml: ${workspace}
1819
dataExtensions:

0 commit comments

Comments
 (0)