New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Kotlin for public beta #1370
Conversation
|
I decided to remove the PR check that tests that when the |
|
I am updating the feature flag name to include |
Kotlin will enter public beta with the release of 2.11.4. This change:
initaction, aliasing it to Java.disable_kotlin_analysis_enabled, that will allow us to mass-enable theCODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLINflag (ie. disable Kotlin extraction). The flag is not yet implemented on GitHub.com so the code is a no-op at the moment.Merge / deployment checklist