mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
22 lines
345 B
ReStructuredText
22 lines
345 B
ReStructuredText
.. list-table::
|
|
:header-rows: 1
|
|
:widths: 50 50
|
|
|
|
* - Language
|
|
- Identifier
|
|
* - C/C++
|
|
- ``cpp``
|
|
* - C#
|
|
- ``csharp``
|
|
* - Go
|
|
- ``go``
|
|
* - Java/Kotlin
|
|
- ``java``
|
|
* - JavaScript/TypeScript
|
|
- ``javascript``
|
|
* - Python
|
|
- ``python``
|
|
* - Ruby
|
|
- ``ruby``
|
|
* - Swift
|
|
- ``swift`` |