Skip to content

style(local-qa): restore rustfmt baseline - #5963

Merged
wanghuan-520 merged 1 commit into
feat/local-qa-runtimefrom
fix/5961-local-qa-rustfmt
Aug 12, 2026
Merged

style(local-qa): restore rustfmt baseline#5963
wanghuan-520 merged 1 commit into
feat/local-qa-runtimefrom
fix/5961-local-qa-rustfmt

Conversation

@wanghuan-520

Copy link
Copy Markdown
Collaborator

Summary

  • restore the canonical Local QA Runtime rustfmt baseline
  • keep the diff limited to formatter-owned layout in the three files reported by CI
  • make no semantic, dependency, contract, fixture, or workflow changes

Verification

  • cargo fmt --manifest-path apps/local-qa-runtime/Cargo.toml --all -- --check
  • cargo build --manifest-path apps/local-qa-runtime/Cargo.toml --workspace --locked
  • cargo test --manifest-path apps/local-qa-runtime/Cargo.toml -p fkst-local-qa-evidence-stager --locked
  • cargo check --manifest-path apps/local-qa-runtime/Cargo.toml -p fkst-local-qa-browser-adapter --locked
  • bash apps/local-qa-runtime/tests/scaffold-structure.sh

Full workspace clippy/test still expose pre-existing Browser adapter test-only failures on the target head: dead-code warnings under -D warnings, fixture socket timing, and local Chrome process-group cleanup returning EPERM. This formatter-only PR does not alter those tests or behaviors.

Closes #5961

@wanghuan-520
wanghuan-520 merged commit 191e07d into feat/local-qa-runtime Aug 12, 2026
5 checks passed
@wanghuan-520
wanghuan-520 deleted the fix/5961-local-qa-rustfmt branch August 12, 2026 06:19
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