# 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_window` in line with the new restrictions. ## Testing `cargo clippy --tests` was run, and no errors were encountered. |
||
|---|---|---|
| .. | ||
| event.rs | ||
| lib.rs | ||
| monitor.rs | ||
| raw_handle.rs | ||
| system_cursor.rs | ||
| system.rs | ||
| window.rs | ||