We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdf33a commit 4fcb0daCopy full SHA for 4fcb0da
scala_proto/private/scala_proto_aspect.bzl
@@ -208,6 +208,7 @@ def make_scala_proto_aspect(*extras):
208
implementation = _scala_proto_aspect_impl,
209
attr_aspects = ["deps"],
210
incompatible_use_toolchain_transition = True,
211
+ provides = [ScalaProtoAspectInfo],
212
attrs = dicts.add(
213
attrs,
214
extras_phases(extras),
0 commit comments