Add support for aliasing languages like C/C++, Java/Kotlin, and JS/TS by henrymercer · Pull Request #1883 · github/codeql-action (original) (raw)
This PR adds support for the c-cpp, java-kotlin, and javascript-typescript aliases for C/C++, Java/Kotlin, and JavaScript/TypeScript analysis. To ensure a consistent experience across all CodeQL products, we implemented these aliases in the CLI, so this PR is really just exposing that functionality.