Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: check in generated Go protos #182

Merged
merged 5 commits into from
Mar 15, 2022
Merged

refactor: check in generated Go protos #182

merged 5 commits into from
Mar 15, 2022

Conversation

alexeagle
Copy link
Member

This allows the editor to show type-hints and completions when working with Bazel.
It's especially important for downstream plugin authors who use standard Go tooling to fetch the SDK and need working editor help.

This allows the editor to show type-hints and completions when working with Bazel.
It's especially important for downstream plugin authors who use standard Go tooling to fetch the SDK and need a working editor.
go_proto_library.bzl Outdated Show resolved Hide resolved
Avoids gazelle issue where map_kind only maps what it writes, not what it understands
@alexeagle alexeagle merged commit 6b544cd into main Mar 15, 2022
@alexeagle alexeagle deleted the checkin_proto branch March 15, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants