mirror of
https://github.com/bevyengine/bevy
synced 2025-01-13 05:38:54 +00:00
b65a1cadb7
#3457 adds the `doc_markdown` clippy lint, which checks doc comments to make sure code identifiers are escaped with backticks. This causes a lot of lint errors, so this is one of a number of PR's that will fix those lint errors one crate at a time. This PR fixes lints in the `bevy_diagnostic` crate. |
||
---|---|---|
.. | ||
diagnostic.rs | ||
entity_count_diagnostics_plugin.rs | ||
frame_time_diagnostics_plugin.rs | ||
lib.rs | ||
log_diagnostics_plugin.rs |