File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
220214gazelle (
221215 name = "gazelle" ,
You can’t perform that action at this time.
0 commit comments