mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +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