I broke the commit history on the other one, https://github.com/bevyengine/bevy/pull/17160. Woops. # Objective - https://github.com/bevyengine/bevy/issues/17111 ## Solution Set the `clippy::allow_attributes` and `clippy::allow_attributes_without_reason` lints to `deny`, and bring `bevy_sprite` in line with the new restrictions. ## Testing `cargo clippy` and `cargo test --package bevy_sprite` were run, and no errors were encountered. |
||
|---|---|---|
| .. | ||
| mesh2d | ||
| render | ||
| texture_slice | ||
| dynamic_texture_atlas_builder.rs | ||
| lib.rs | ||
| picking_backend.rs | ||
| sprite.rs | ||
| texture_atlas_builder.rs | ||
| texture_atlas.rs | ||