Skip to content

Commit 99f4930

Browse files
committed
Explicitly mark DataFlowNodes.qll as overlay[local]
1 parent e9df914 commit 99f4930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/lib/semmle/go/dataflow/internal/DataFlowNodes.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
overlay[local?]
1+
overlay[local]
22
module;
33

44
private import go

0 commit comments

Comments
 (0)