Skip to content

test(bazel): Add Rustfmt checks for binaries - #2601

Closed
krishicks wants to merge 1 commit into
mainfrom
hicks/push-wznrmplrvxyt
Closed

test(bazel): Add Rustfmt checks for binaries#2601
krishicks wants to merge 1 commit into
mainfrom
hicks/push-wznrmplrvxyt

Conversation

@krishicks

Copy link
Copy Markdown
Collaborator

Summary

Create an explicit rustfmt_test target for every Rust binary so Bazel test runs can detect formatting regressions. Keep each check scoped to its paired binary to avoid redundant transitive formatting work.

Related Issue

Changes

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Create an explicit rustfmt_test target for every Rust binary so Bazel
test runs can detect formatting regressions. Keep each check scoped to
its paired binary to avoid redundant transitive formatting work.

Signed-off-by: Kris Hicks <khicks@nvidia.com>
@krishicks

Copy link
Copy Markdown
Collaborator Author

Closing as dupe of #2599

@krishicks krishicks closed this Aug 3, 2026
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