Files
codeql/java/ql/lib/change-notes/2022-11-10-kotlin-default.md
2022-11-10 11:36:15 +00:00

5 lines
248 B
Markdown

---
category: feature
---
* Kotlin support is now in beta. This means that Java analyses will also include Kotlin code by default. Kotlin support can be disabled by setting `CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN` to `true` in the environment.