* Update reusables * Add reviewer feedback Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
330 B
330 B
{% data variables.product.prodname_codeql %} also runs a build for Go projects to set up the project. However, in contrast to the other compiled languages, all Go files in the repository are extracted, not just those that are built. You can use custom build commands to skip extracting Go files that are not touched by the build.