9 lines
302 B
Markdown
9 lines
302 B
Markdown
{% ifversion codeql-swift-beta %}
|
|
{% note %}
|
|
|
|
**Notes:**
|
|
* {% data variables.product.prodname_codeql %} analysis for Swift is currently in beta. During the beta, analysis of Swift code, and the accompanying documentation, will not be as comprehensive as for other languages.
|
|
|
|
{% endnote %}
|
|
{% endif %}
|