mirror of
https://github.com/bevyengine/bevy
synced 2025-02-18 06:58:34 +00:00
#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 `examples` folder. |
||
---|---|---|
.. | ||
3d_scene.rs | ||
lighting.rs | ||
load_gltf.rs | ||
many_cubes.rs | ||
msaa.rs | ||
orthographic.rs | ||
parenting.rs | ||
pbr.rs | ||
shadow_biases.rs | ||
shadow_caster_receiver.rs | ||
texture.rs | ||
update_gltf_scene.rs | ||
wireframe.rs |