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

chore: replace tabs with spaces for indentations #13831

Closed
wants to merge 1 commit into from

Conversation

ohno418
Copy link

@ohno418 ohno418 commented Dec 15, 2024

A minor style fix. This replaces tab characters with spaces for indentations.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Dec 15, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Manishearth (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Dec 15, 2024
@flip1995
Copy link
Member

flip1995 commented Dec 15, 2024

Oh, I noticed this and fixed it when doing the rust sync in #13832. Thanks for fixing this though!

@flip1995 flip1995 closed this Dec 15, 2024
@ohno418
Copy link
Author

ohno418 commented Dec 15, 2024

I see :)

@ohno418 ohno418 deleted the indent-style-fix branch December 15, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants