Skip to content

Add lint test rules for transitive targets#4156

Merged
UebelAndre merged 1 commit into
bazelbuild:mainfrom
alexconrey:aconrey/lint
Jul 17, 2026
Merged

Add lint test rules for transitive targets#4156
UebelAndre merged 1 commit into
bazelbuild:mainfrom
alexconrey:aconrey/lint

Conversation

@alexconrey

@alexconrey alexconrey commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Changes:

  • Add rust_clippy_test for having a test target that runs clippy on a list of targets
  • Add a transitive bool to rustfmt_test that aggregates rustfmt_aspect outputs from deps of targets. This behavior also applies to the new rust_clippy_test

@UebelAndre
UebelAndre force-pushed the aconrey/lint branch 4 times, most recently from 211ff07 to 4a6b8f3 Compare July 17, 2026 17:54

@UebelAndre UebelAndre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@UebelAndre
UebelAndre added this pull request to the merge queue Jul 17, 2026
Merged via the queue into bazelbuild:main with commit 9e9c4ec Jul 17, 2026
3 checks passed
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.

2 participants