Skip to content

Test kotlin support #10590

@weddige

Description

@weddige

Description of the issue

I'm aware, that kotlin support is not official yet (github/roadmap#207). However, codeql already contains a kotlin extractor. Is it somehow possible to use that to create a database?

Looking ath the file types in \java\codeql-extractor.yml, I assumed it should be possible to run codeql with -l java, but so far my database didn't contain any code.

file_types:
  - name: java
    display_name: Java sources
    extensions:
      - .java
  - name: kotlin
    display_name: Kotlin sources
    extensions:
      - .kt

Any help to test the (currently unfinished and unsupported) kotlin support would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions