bevy/crates/bevy_render/src/view/window
MichiRecRoom 71cd5f813e
Fix up the reason given for a couple of too_many_arguments lints (#17251)
# Objective
In my crusade to give every lint attribute a reason, it appears I got
too complacent and copy-pasted this expect onto non-system functions.

## Solution
Fix up the reason on those non-system functions

## Testing
N/A
2025-01-09 02:39:10 +00:00
..
mod.rs bevy_render: Apply #![deny(clippy::allow_attributes, clippy::allow_attributes_without_reason)] (#17194) 2025-01-06 23:10:58 +00:00
screenshot.rs Fix up the reason given for a couple of too_many_arguments lints (#17251) 2025-01-09 02:39:10 +00:00
screenshot.wgsl