Skip to content

Commit dc9cddb

Browse files
leiyu88angelinaseviltwinmchammer01
authored
Adding a note to show Bazel build for go is not supported by CodeQL Currently (#57913)
Co-authored-by: angelinaseviltwin <angelinaseviltwin1312@gmail.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 68e34b0 commit dc9cddb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/code-security/codeql-cli/getting-started-with-the-codeql-cli/preparing-your-code-for-codeql-analysis.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,9 @@ The following examples are designed to give you an idea of some of the build com
330330
bazel shutdown
331331
```
332332

333+
> [!NOTE]
334+
> Bazel build for Go is currently not supported.
335+
333336
* Project built using a custom build script:
334337

335338
```shell

0 commit comments

Comments
 (0)