mirror of
https://github.com/github/codeql.git
synced 2026-05-03 20:58:03 +02:00
CPP: Clean up comment.
This commit is contained in:
@@ -12,7 +12,6 @@ private bindingset[comment] predicate autogeneratedComment(string comment) {
|
||||
exists(string cond |
|
||||
cond =
|
||||
// generated by (not mid-sentence)
|
||||
//"([^a-z\\s/\\*\\r\\n] generated by )|" +
|
||||
"(^ generated by[^a-z])|" +
|
||||
"(! generated by[^a-z])|" +
|
||||
|
||||
|
||||
Reference in New Issue
Block a user