Skip to content

Fix clippy pedantic warnings across workspace#94

Merged
lukidoescode merged 2 commits intomainfrom
lwagner/fix-clippy
Apr 10, 2026
Merged

Fix clippy pedantic warnings across workspace#94
lukidoescode merged 2 commits intomainfrom
lwagner/fix-clippy

Conversation

@lukidoescode
Copy link
Copy Markdown
Owner

Removes stale Bevy-specific lint exceptions and resolves all pedantic warnings by refactoring flat bool fields into focused structs/enums, taking references instead of owned values where appropriate, and replacing the derive_builder dependency with a hand-written builder.

Removes stale Bevy-specific lint exceptions and resolves all pedantic
warnings by refactoring flat bool fields into focused structs/enums,
taking references instead of owned values where appropriate, and
replacing the derive_builder dependency with a hand-written builder.
@lukidoescode lukidoescode merged commit f518970 into main Apr 10, 2026
14 checks passed
@lukidoescode lukidoescode deleted the lwagner/fix-clippy branch April 10, 2026 20:14
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