Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove superfluous spaces in Transform documentation #18244

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

Brezak
Copy link
Contributor

@Brezak Brezak commented Mar 10, 2025

Objective

Closes #18228

Solution

hx .\crates\bevy_transform\src\components\transform.rs<enter>40ggllldd:wq<enter>

Testing

cargo +beta clippy --all-features

@mweatherley mweatherley added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 10, 2025
@Olle-Lukowski Olle-Lukowski added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 11, 2025
@mockersf mockersf added this pull request to the merge queue Mar 11, 2025
Merged via the queue into bevyengine:main with commit 4f62411 Mar 11, 2025
36 checks passed
@Brezak Brezak deleted the weekly-prodding branch March 11, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Main branch fails to compile on Rust beta: "doc list item overindented"
4 participants