![]() # 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_state` in line with the new restrictions. ## Testing Rust-analyzer did not return any errors once the deny was added. |
||
---|---|---|
.. | ||
state | ||
app.rs | ||
commands.rs | ||
condition.rs | ||
lib.rs | ||
reflect.rs | ||
state_scoped_events.rs | ||
state_scoped.rs |