bevy/crates/bevy_diagnostic/src
Michael Dorst b65a1cadb7 Fix doc_markdown lints in bevy_diagnostic (#3472)
#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.
2021-12-29 17:38:08 +00:00
..
diagnostic.rs Fix doc_markdown lints in bevy_diagnostic (#3472) 2021-12-29 17:38:08 +00:00
entity_count_diagnostics_plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
frame_time_diagnostics_plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
lib.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
log_diagnostics_plugin.rs Fix doc_markdown lints in bevy_diagnostic (#3472) 2021-12-29 17:38:08 +00:00