Go: add explanatory comment to extractor BUILD file

This commit is contained in:
Paolo Tranquilli
2024-05-02 15:40:13 +02:00
parent 318d954536
commit 4ae82ac215

View File

@@ -4,6 +4,7 @@ load("@rules_pkg//pkg:mappings.bzl", "pkg_files")
# gazelle:prefix github.com/github/codeql-go/extractor
# gazelle:map_kind go_binary codeql_go_binary //go:rules.bzl
# following target is kept up to date by `bazel run //go:gen`, do not edit directly
go_library(
name = "extractor",
srcs = [