mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update shared/mad/codeql/mad/dynamic/GraphExport.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ signature module GraphExportSig<LocationSig Location, WithLocation<Location>::No
|
||||
predicate suggestedName(Node node, string name);
|
||||
|
||||
/**
|
||||
* Holds if `node` must be named if it part of the exported graph.
|
||||
* Holds if `node` must be named if it is part of the exported graph.
|
||||
*/
|
||||
predicate mustBeNamed(Node node);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user