# Objective Fix https://github.com/bevyengine/bevy/issues/19617 # Solution Add newlines before all impl blocks. I suspect that at least some of these will be objectionable! If there's a desired Bevy style for this then I'll update the PR. If not then we can just close it - it's the work of a single find and replace. |
||
|---|---|---|
| .. | ||
| basis.rs | ||
| compressed_image_saver.rs | ||
| dds.rs | ||
| dynamic_texture_atlas_builder.rs | ||
| exr_texture_loader.rs | ||
| hdr_texture_loader.rs | ||
| image_loader.rs | ||
| image_texture_conversion.rs | ||
| image.rs | ||
| ktx2.rs | ||
| lib.rs | ||
| texture_atlas_builder.rs | ||
| texture_atlas.rs | ||