sourcegraph/lib/codeintel/lsif
Jean-Hadrien Chabran dd6a30389b
bzl: convert go generate + stringer to bazel (#54619)
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
2023-07-07 17:31:46 +02:00
..
conversion ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
protocol bzl: convert go generate + stringer to bazel (#54619) 2023-07-07 17:31:46 +02:00
reader bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
scip ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
testdata bzl: bazel test sourcegraph/lib (#47605) 2023-02-15 14:06:28 -05:00
validation Housekeeping: Rename variables to avoid collisions with packages (#47179) 2023-01-31 16:28:43 +01:00