Files
codeql/java/kotlin-extractor
Chris Smowton cf34dbd276 Kotlin: format string literals like the Java annotaton extractor
Java's regular strings are formatted as they appear in source, but we don't easily have this information available in Kotlin. During annotation extraction however it guesses a source rendering because the source is not necessarily available. By formatting to match the annotation extractor, we prepare to ensure consistency with a Java database
when extracting annotations as seen by Kotlin.
2022-11-17 17:28:17 +00:00
..
2022-05-10 18:45:56 +01:00
2022-08-18 09:01:10 +02:00
2022-11-11 14:57:36 +00:00
2022-08-25 16:40:27 +01:00
2022-05-10 18:45:51 +01:00