Skip to content

chore: ensure that no new clippy warnings are introduced via pr's#11

Merged
flamestro merged 1 commit into
mainfrom
ensure_no_clippy_warnings_are_introduced
Mar 6, 2026
Merged

chore: ensure that no new clippy warnings are introduced via pr's#11
flamestro merged 1 commit into
mainfrom
ensure_no_clippy_warnings_are_introduced

Conversation

@flamestro

Copy link
Copy Markdown
Owner

What changed

  • we now have a check in the pr workflow that checks if new clippy warnings are introduced and fails if they are.

Why

  • we should avoid clippy warnings

User-facing impact

  • more streamlined engineering process for contributors

Validation

  • cargo check --locked
  • Manual testing completed (if applicable)

Checklist

  • PR is focused and scoped to one change
  • Docs updated when behavior changes
  • Breaking changes called out (if any)

@flamestro flamestro self-assigned this Mar 6, 2026
@flamestro flamestro added the enhancement New feature or request label Mar 6, 2026
@flamestro flamestro merged commit c96e019 into main Mar 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant