Skip to content

Comments

ci: add Rustfmt check workflow#22

Merged
fslongjin merged 1 commit intomasterfrom
add-format-check-workflow
Feb 24, 2026
Merged

ci: add Rustfmt check workflow#22
fslongjin merged 1 commit intomasterfrom
add-format-check-workflow

Conversation

@fslongjin
Copy link
Owner

  • Add GitHub Actions workflow for Rust formatting check
  • Workflow runs on push and pull request events
  • Uses stable Rust toolchain with rustfmt component
  • Checks code formatting using cargo fmt

- Add GitHub Actions workflow for Rust formatting check
- Workflow runs on push and pull request events
- Uses stable Rust toolchain with rustfmt component
- Checks code formatting using cargo fmt

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin merged commit 51c37e7 into master Feb 24, 2026
2 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.

1 participant