You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bazel 8.0 is expected to not have the macro visibility attribute in starlark_doc_extract proto output - we didn't quite make the cutoff.
My current plan is to inject one in stardoc's .md renderer, since it's quite critical for documenting macro behavior. But we should stop injecting once the stable Bazel release has the correct proto output
The text was updated successfully, but these errors were encountered:
Bazel 8.0 is expected to not have the macro visibility attribute in starlark_doc_extract proto output - we didn't quite make the cutoff.
My current plan is to inject one in stardoc's .md renderer, since it's quite critical for documenting macro behavior. But we should stop injecting once the stable Bazel release has the correct proto output
The text was updated successfully, but these errors were encountered: