![]() # 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_diagnostic` in line with the new restrictions. ## Testing `cargo clippy` and `cargo test --package bevy_diagnostic` were run, and no errors were encountered. |
||
---|---|---|
.. | ||
diagnostic.rs | ||
entity_count_diagnostics_plugin.rs | ||
frame_count_diagnostics_plugin.rs | ||
frame_time_diagnostics_plugin.rs | ||
lib.rs | ||
log_diagnostics_plugin.rs | ||
system_information_diagnostics_plugin.rs |