Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 3addb96

Browse files
author
Sauyon Lee
committed
Add change note for build tracing
1 parent 85c9225 commit 3addb96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lgtm,codescanning
2+
* The Go extractor now supports build tracing, allowing users to supply a build command when
3+
creating databases with the CodeQL CLI or via configuration. It currently only supports projects
4+
that use Go modules. To opt-in, set the environment variable `CODEQL_EXTRACTOR_GO_BUILD_TRACING`
5+
to `on`, or supply a build command.

0 commit comments

Comments
 (0)