mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
committed by
GitHub
parent
104545f3a7
commit
715fa9e446
@@ -171,7 +171,7 @@ class CommentBlock extends Comment {
|
||||
}
|
||||
|
||||
/**
|
||||
* This predicate holds if the comment block is a C style comment, and each
|
||||
* Holds if the comment block is a C-style comment, and each
|
||||
* comment line starts with a *.
|
||||
*/
|
||||
predicate isDocumentation() {
|
||||
|
||||
Reference in New Issue
Block a user