mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
5 lines
248 B
Markdown
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.
|