Skip to content

Task 8: Add CI workflow (fmt + clippy + test)#1

Merged
pierrick-fonquerne merged 8 commits into
mainfrom
feature/ai-review-crate
Jun 3, 2026
Merged

Task 8: Add CI workflow (fmt + clippy + test)#1
pierrick-fonquerne merged 8 commits into
mainfrom
feature/ai-review-crate

Conversation

@pierrick-fonquerne

Copy link
Copy Markdown
Contributor

Adds GitHub Actions CI workflow for the Rust workspace.

  • Linting (cargo fmt)
  • Static analysis (cargo clippy)
  • Tests (cargo test)

All jobs use Rust 1.88.0 and run on ubuntu-latest.

@pierrick-fonquerne pierrick-fonquerne merged commit 120fb34 into main Jun 3, 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.

1 participant