We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f9e2c7 + 76a6fb5 commit 754dedaCopy full SHA for 754deda
docs/codeql/reusables/supported-versions-compilers.rst
@@ -22,7 +22,7 @@
22
Eclipse compiler for Java (ECJ) [5]_",``.java``
23
Kotlin [6]_,"Kotlin 1.5.0 to 1.9.20","kotlinc",``.kt``
24
JavaScript,ECMAScript 2022 or lower,Not applicable,"``.js``, ``.jsx``, ``.mjs``, ``.es``, ``.es6``, ``.htm``, ``.html``, ``.xhtm``, ``.xhtml``, ``.vue``, ``.hbs``, ``.ejs``, ``.njk``, ``.json``, ``.yaml``, ``.yml``, ``.raml``, ``.xml`` [7]_"
25
- Python [8]_,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11",Not applicable,``.py``
+ Python [8]_,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12",Not applicable,``.py``
26
Ruby [9]_,"up to 3.2",Not applicable,"``.rb``, ``.erb``, ``.gemspec``, ``Gemfile``"
27
Swift [10]_,"Swift 5.4-5.8.1","Swift compiler","``.swift``"
28
TypeScript [11]_,"2.6-5.3",Standard TypeScript compiler,"``.ts``, ``.tsx``, ``.mts``, ``.cts``"
0 commit comments