Skip to content

Use repo-relative labels instead of @rules_python-qualified labels #1296

@rickeylev

Description

@rickeylev

Currently, the code base uses a mixture of @rules_python//foo:bar and //foo:bar labels. Having a mixture is innocuous, but introduces an unnecessary inconsistency in style.

Let's just normalize on using the // labels within our project instead of @rules_python//. It's shorter and makes it clear the references are intra-repo instead of inter-repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupTech debt, resolving it improves our own velocity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions