mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Add reviewer feedback
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -169,7 +169,7 @@ build steps, you may need to explicitly define each step in the command line.
|
||||
are dependencies, the appropriate dependency manager (such as `dep
|
||||
<https://golang.github.io/dep/>`__).
|
||||
|
||||
The Go autobuilder attempts to automatically detect Go code in a repository,
|
||||
The Go autobuilder attempts to automatically detect code written in Go in a repository,
|
||||
and only runs build scripts in an attempt to fetch dependencies. To force
|
||||
CodeQL to limit extraction to the files compiled by your build script, set the environment variable
|
||||
`CODEQL_EXTRACTOR_GO_BUILD_TRACING=on` or use the ``--command`` option to specify a
|
||||
|
||||
Reference in New Issue
Block a user