We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
extractor
BUILD
1 parent 318d954 commit 4ae82acCopy full SHA for 4ae82ac
go/extractor/BUILD.bazel
@@ -4,6 +4,7 @@ load("@rules_pkg//pkg:mappings.bzl", "pkg_files")
4
# gazelle:prefix github.com/github/codeql-go/extractor
5
# gazelle:map_kind go_binary codeql_go_binary //go:rules.bzl
6
7
+# following target is kept up to date by `bazel run //go:gen`, do not edit directly
8
go_library(
9
name = "extractor",
10
srcs = [
0 commit comments