mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Kotlin 2: Just accept the remaining comment differences for now
This commit is contained in:
@@ -15,6 +15,9 @@ import org.jetbrains.kotlin.kdoc.lexer.KDocTokens
|
||||
import org.jetbrains.kotlin.lexer.KtTokens
|
||||
import org.jetbrains.kotlin.util.getChildren
|
||||
|
||||
// TODO: This doesn't give owners to as many comments as the PSI extractor does.
|
||||
// See the library-tests/comments tests for details.
|
||||
|
||||
class CommentExtractorLighterAST(
|
||||
fileExtractor: KotlinFileExtractor,
|
||||
file: IrFile,
|
||||
|
||||
Reference in New Issue
Block a user