mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C#/Java: Rename Negative Summary Model to Neutral Model in conversion and generator tooling.
This commit is contained in:
@@ -7,7 +7,7 @@ import subprocess
|
||||
summaryModelPredicate = "extSummaryModel"
|
||||
sinkModelPredicate = "extSinkModel"
|
||||
sourceModelPredicate = "extSourceModel"
|
||||
negativeSummaryModelPredicate = "extNegativeSummaryModel"
|
||||
neutralModelPredicate = "extNeutralModel"
|
||||
addsToTemplate = """ - addsTo:
|
||||
pack: {0}
|
||||
extensible: {1}
|
||||
|
||||
Reference in New Issue
Block a user