* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
10 lines
481 B
Markdown
10 lines
481 B
Markdown
{% if currentVersion ver_gt "enterprise-server@2.21" %}
|
|
|
|
{% note %}
|
|
|
|
**Note:** Your site administrator must enable {% data variables.product.prodname_code_scanning %} for {% data variables.product.product_location_enterprise %} before you can use this feature. For more information, see "[Configuring {% data variables.product.prodname_code_scanning %} for your appliance](/enterprise/admin/configuration/configuring-code-scanning-for-your-appliance)."
|
|
|
|
{% endnote %}
|
|
|
|
{% endif %}
|