Mark bzl_library as providing StarlarkLibraryInfo#610
Mark bzl_library as providing StarlarkLibraryInfo#610fmeum wants to merge 1 commit intobazelbuild:mainfrom
bzl_library as providing StarlarkLibraryInfo#610Conversation
Work towards bazelbuild/bazel#18599, but useful even without it as it allows custom aspects to collect bzl files to generate docs for.
|
@tetromino I have a prototype of the validation aspect for |
@fmeum, if the provider symbol is defined in skylib, this means Wouldn't that mean that we risk a repeat of bazel-contrib/rules_go#4394? |
|
If we want to get to the point where |
Work towards bazelbuild/bazel#18599, but useful even without it as it allows custom aspects to collect bzl files to generate docs for.