1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Adds content to docs.github.com for CodeQL support of Swift (#37291)

Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Ben Ahmady
2023-06-01 18:43:21 +01:00
committed by GitHub
parent 87900cb264
commit ef8381943a
16 changed files with 119 additions and 19 deletions

View File

@@ -37,6 +37,9 @@ Some features are supported for additional languages or package managers. If you
{% data reusables.supported-languages.python %}
{% data reusables.supported-languages.ruby %}
{% data reusables.supported-languages.scala %}
{%- ifversion codeql-swift-beta %}
{% data reusables.supported-languages.swift %}
{%- endif %}
{% data reusables.supported-languages.typescript %}
{% note %}