1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Files
docs/data/reusables/code-scanning/default-setup-automatic.md

675 B

{% ifversion code-scanning-default-setup-automatic-311 %}

If the code in a repository changes to include {% ifversion code-scanning-default-setup-go %}Go, {% endif %}JavaScript/TypeScript, Python, or Ruby, {% data variables.product.prodname_dotcom %} will automatically update the {% data variables.product.prodname_code_scanning %} configuration to include the new language. If {% data variables.product.prodname_code_scanning %} fails with the new configuration, {% data variables.product.prodname_dotcom %} will resume the previous configuration automatically so that the repository does not lose {% data variables.product.prodname_code_scanning %} coverage.

{% endif %}