Fix gazelle warning when fuzzing_enabled is not provided (#7260)

* adds fuzzing_enabled configurable files to gazelle ignore list
* more fine grained
This commit is contained in:
Victor Farazdagi
2020-09-17 15:58:03 +03:00
committed by GitHub
parent 76bac74562
commit e1e233a6d0

View File

@@ -1,6 +1,7 @@
load("@prysm//tools/go:def.bzl", "go_library")
load("@io_bazel_rules_go//go:def.bzl", "go_test")
# gazelle:ignore committee_disabled.go
go_library(
name = "go_default_library",
srcs = [