Skip to content

Commit 15cc9a2

Browse files
committed
Sync ApiGraphModelsExtensions.qll
1 parent 7c9c992 commit 15cc9a2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

python/ql/lib/semmle/python/frameworks/data/internal/ApiGraphModelsExtensions.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/**
22
* Defines extensible predicates for contributing library models from data extensions.
33
*/
4+
overlay[local]
5+
module;
46

57
/**
68
* Holds if the value at `(type, path)` should be seen as a flow

ruby/ql/lib/codeql/ruby/frameworks/data/internal/ApiGraphModelsExtensions.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/**
22
* Defines extensible predicates for contributing library models from data extensions.
33
*/
4+
overlay[local]
5+
module;
46

57
/**
68
* Holds if the value at `(type, path)` should be seen as a flow

0 commit comments

Comments
 (0)