mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
C#: Address review comments and sync files.
This commit is contained in:
@@ -241,7 +241,7 @@ module Public {
|
||||
}
|
||||
|
||||
/**
|
||||
* Holds if the summaries that apply to `this` are auto generated and not manually generated.
|
||||
* Holds if all the summaries that apply to `this` are auto generated and not manually created.
|
||||
*/
|
||||
final predicate isAutoGenerated() { this.hasProvenance("generated") and not this.isManual() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user