Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move quality checks to private package #40

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Dec 13, 2024

The targets in this package are only for local testing and do not need to be exposed to depending Bazel modules. This prevents errors when querying the whole module when the aspect_rules_lint dependency won't be available.

The targets in this package are only for local testing and do not need
to be exposed to depending Bazel modules. This prevents errors when
querying the whole module when the `aspect_rules_lint` dependency won't
be available.

Signed-off-by: James Wainwright <[email protected]>
This repository internally still requires `WORKSPACE` for loading Ruff
from `aspect_rules_lint`. Bazel 8 has now been released which doesn't
support `WORKSPACE`.

Signed-off-by: James Wainwright <[email protected]>
@jwnrt jwnrt merged commit 13303cf into lowRISC:master Dec 13, 2024
1 check passed
@jwnrt jwnrt deleted the separate-quality branch December 13, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant