mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
A bunch of test expectations change because 7f531d8426 means that we now see (a) local variable declarations with source locations covering only their identifier, not the whole statement, and (b) more SYNTHETIC_OFFSET values for the parts of a destructuring assignment
or initialiser, which show up as file.kt:0:0:0:0 in DbLocation form.
9 lines
177 B
INI
9 lines
177 B
INI
kotlin.code.style=official
|
|
kotlinVersion=1.7.21
|
|
|
|
GROUP=com.github.codeql
|
|
VERSION_NAME=0.0.1
|
|
POM_DESCRIPTION=CodeQL Kotlin extractor
|
|
OUTPUT_JAR_NAME=codeql-extractor-kotlin.jar
|
|
|