1
0
mirror of synced 2025-12-21 19:06:49 -05:00

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>
This commit is contained in:
Lei Yu
2025-10-13 07:45:11 +01:00
committed by GitHub
parent 68e34b072e
commit dc9cddb7dc

View File

@@ -330,6 +330,9 @@ The following examples are designed to give you an idea of some of the build com
bazel shutdown
```
> [!NOTE]
> Bazel build for Go is currently not supported.
* Project built using a custom build script:
```shell