Skip to content

bzl_library targets not correct #87

@alexeagle

Description

@alexeagle

in #82 I fixed it, but it already regressed.

in deps attribute of starlark_doc_extract rule @@rules_multitool~//multitool:multitool.doc_extract: missing bzl_library targets for Starlark module(s) @platforms//host:constraints.bzl.

This added load statement
https://github.com/theoremlp/rules_multitool/pull/80/files#diff-7d06750bf4c88daaf48ddc1873d0494fda10b1eb97a250aa2c14ef150606d813
wasn't accompanied by the deps update to the bzl_library.

I'll send a PR to fix and also prevent regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions