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 05d2c06 commit edb88afCopy full SHA for edb88af
rules/scala.bzl
@@ -87,6 +87,7 @@ _compile_attributes = {
87
"-src.jar",
88
],
89
flags = ["DIRECT_COMPILE_TIME_INPUT"],
90
+ mandatory = True,
91
),
92
"data": attr.label_list(
93
cfg = _scala_outgoing_transition,
0 commit comments