We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rules_proto is deprecated and points here for Bazel rules, but this module is missing the proto_descriptor_set rule that was defined there.
rules_proto
proto_descriptor_set
The text was updated successfully, but these errors were encountered:
Assuming this is referring to rules_proto/proto/defs.bzl proto_descriptor_set: https://github.com/bazelbuild/rules_proto/blame/44d3d92175471ae6f1e8b996d85dc22fc4698a6d/proto/defs.bzl#L26
@comius Do you know if this should've also been moved, or if this was intentionally excluded?
Sorry, something went wrong.
No branches or pull requests
rules_proto
is deprecated and points here for Bazel rules, but this module is missing theproto_descriptor_set
rule that was defined there.The text was updated successfully, but these errors were encountered: