зеркало из https://github.com/github/codeql.git
Update javascript/ql/lib/semmle/javascript/frameworks/data/ModelsAsData.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
Родитель
15eabb42ef
Коммит
330229c463
|
@ -69,7 +69,7 @@ signature module ModelExportSig {
|
||||||
predicate shouldContain(API::Node node);
|
predicate shouldContain(API::Node node);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds if a named must be generated for `node` if it is to be included in the exported graph.
|
* Holds if `node` must be named if it is part of the exported graph.
|
||||||
*/
|
*/
|
||||||
default predicate mustBeNamed(API::Node node) { none() }
|
default predicate mustBeNamed(API::Node node) { none() }
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче