Skip to content

ci: enforce strict Clippy checks - #12

Merged
shayyz-code merged 2 commits into
mainfrom
ci/strict-clippy
Jul 28, 2026
Merged

ci: enforce strict Clippy checks#12
shayyz-code merged 2 commits into
mainfrom
ci/strict-clippy

Conversation

@shayyz-code

Copy link
Copy Markdown
Owner

Summary

  • enforce strict Clippy in the existing protected Cargo check job
  • preserve the formatting, compilation, and complete test baselines
  • mark strict-Clippy CI enforcement complete in the roadmap

Issue

Closes #11

Verification

  • cargo fmt --all -- --check
  • cargo check --all-targets
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test
  • actionlint

Documentation and visual impact

Roadmap status only; no visual impact.

@cursor

cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@shayyz-code
shayyz-code merged commit b13120a into main Jul 28, 2026
10 checks passed
@shayyz-code
shayyz-code deleted the ci/strict-clippy branch July 28, 2026 19:49
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.

ci: enforce strict Clippy checks

1 participant