mirror of
https://github.com/github/codeql.git
synced 2026-02-25 03:13:43 +01:00
Apply suggestions from code review
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ extensible predicate summaryModel(
|
||||
);
|
||||
|
||||
/**
|
||||
* Holds if a neutral model exists indicating there is no flow for the given parameters.
|
||||
* Holds if a neutral model exists for the given parameters.
|
||||
*/
|
||||
extensible predicate neutralModel(
|
||||
string package, string type, string name, string signature, string kind, string provenance
|
||||
|
||||
Reference in New Issue
Block a user