mirror of
https://github.com/github/codeql.git
synced 2026-01-06 11:10:23 +01:00
update {py/cpp}/commented-out-code to match csharp/java/javascript
This commit is contained in:
@@ -16,4 +16,4 @@ import Lexical.CommentedOutCode
|
||||
|
||||
from CommentedOutCodeBlock c
|
||||
where not c.maybeExampleCode()
|
||||
select c, "These comments appear to contain commented-out code."
|
||||
select c, "This comment appears to contain commented-out code."
|
||||
|
||||
Reference in New Issue
Block a user