1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/data/reusables/code-scanning/autobuild-compiled-languages.md
2022-11-25 08:47:15 +00:00

337 B

For the supported compiled languages, you can use the autobuild action in the {% data variables.code-scanning.codeql_workflow %} to build your code. This avoids you having to specify explicit build commands for C/C++, C#,{% ifversion codeql-go-autobuild %} Go,{% endif %}{% ifversion codeql-kotlin-beta %} Kotlin, {% endif %} and Java.