Skip to content

Commit 711a08b

Browse files
committed
JS: Add TODO about switching to the shared library
1 parent eff5f3b commit 711a08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/lib/semmle/javascript/dataflow/internal/sharedlib/FlowSummaryImpl.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ private import DataFlowImplSpecific::Public
1212
private import DataFlowImplCommon
1313
private import codeql.util.Unit
1414

15+
// TODO: switch to the shared implementation of FlowSummaryImpl.qll
1516
/** Provides classes and predicates for defining flow summaries. */
1617
module Public {
1718
private import Private

0 commit comments

Comments
 (0)