mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +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 |
||
|---|---|---|
| .. | ||
| autoindex/config | ||
| languages | ||
| lsif | ||
| pathexistence | ||
| precise | ||
| tools | ||
| upload | ||
| CODENOTIFY | ||