sourcegraph/lib/codeintel
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
..
autoindex/config ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
languages scip-ctags: add Python, Java and C# (#52880) 2023-06-12 06:47:13 -04:00
lsif bzl: convert go generate + stringer to bazel (#54619) 2023-07-07 17:31:46 +02:00
pathexistence ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
precise ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
tools ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
upload ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
CODENOTIFY codeintel: Move semantic/repl to tools/lsif-repl (#20971) 2021-05-14 08:55:29 -05:00