Skip to content

fix(engine): clean clippy lints from the post-effects merge#63

Merged
LeadcodeDev merged 1 commit into
mainfrom
fix/post-effects-clippy
Jul 19, 2026
Merged

fix(engine): clean clippy lints from the post-effects merge#63
LeadcodeDev merged 1 commit into
mainfrom
fix/post-effects-clippy

Conversation

@LeadcodeDev

Copy link
Copy Markdown
Owner

Follow-up to #62: 5 clippy lints (derivable Default, manual div_ceil ×2, redundant casts ×2) slipped through because the pre-merge verification printed the clippy count without gating on it — caught right after merge, fixed before the CI clippy job reports on main.

derive Default on BlurDirection, div_ceil, drop redundant casts —
these slipped through #62's gate (the verification chain printed the
count without failing on it).
@LeadcodeDev
LeadcodeDev merged commit 5ffab78 into main Jul 19, 2026
@LeadcodeDev
LeadcodeDev deleted the fix/post-effects-clippy branch July 19, 2026 00:41
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