Skip to content

Commit f0c6115

Browse files
committed
Remove gazelle:excludes awaiting Bazel 9
Now lifted by #47742.
1 parent 161a7a3 commit f0c6115

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

BUILD.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,15 +207,9 @@ package(default_visibility = ["//visibility:public"])
207207
# gazelle:exclude pkg/util/xc
208208
# gazelle:exclude pkg/version
209209
# gazelle:exclude pkg/windowsdriver
210-
# TODO(agent-build): This exclusion is ready for removal, blocked by issues caused by the interaction of
211-
# Bazel with directories named `build` created by the CMake builds. We can remove this once we remove CMake
212-
# support or we upgrade to a Bazel version containing a fix: https://github.com/bazelbuild/bazel/pull/26842
213-
# In the meantime, temporarily remove this exclusion locally if regeneration of BUILD files is required
214-
# gazelle:exclude rtloader
215210
# gazelle:exclude tasks
216211
# gazelle:exclude test
217212
# gazelle:exclude tools
218-
# gazelle:exclude .gitlab
219213
# gazelle:prefix github.com/DataDog/datadog-agent
220214
gazelle(
221215
name = "gazelle",

0 commit comments

Comments
 (0)