mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
Replaces an explicit `go:generate` call to `stringer` by its Bazel counterpart. This is a part of the effort to remove all `go:generate` statements and to have them handled by Bazel. See tracked issue for more details. ## Test plan <!-- All pull requests REQUIRE a test plan: https://docs.sourcegraph.com/dev/background-information/testing_principles --> CI |
||
|---|---|---|
| .. | ||
| conversion | ||
| protocol | ||
| reader | ||
| scip | ||
| testdata | ||
| validation | ||