Skip to content

Add cargo fmt check to test workflow - #16

Merged
popen2 merged 1 commit into
mainfrom
ci-cargo-fmt
May 28, 2026
Merged

popen2 merged 1 commit into
mainfrom
ci-cargo-fmt

Conversation

@popen2

@popen2 popen2 commented May 28, 2026

Copy link
Copy Markdown
Member

Summary

  • New fmt job in .github/workflows/test.yml runs cargo fmt --all -- --check, matching the formatting gate in platzio/backend
  • Reformats one pre-existing trailing-semicolon diff in src/ext_type.rs so the new check is green on main's state

Test plan

  • fmt job runs and passes on this PR
  • Existing clippy / test matrix still runs unchanged

🤖 Generated with Claude Code

Mirrors the formatting gate in platzio/backend so chart-ext PRs
fail fast on style drift. Also reformats one pre-existing
trailing-semicolon diff in ext_type.rs so the new check passes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@popen2
popen2 merged commit 0692261 into main May 28, 2026
7 checks passed
@popen2
popen2 deleted the ci-cargo-fmt branch May 28, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant