-
Notifications
You must be signed in to change notification settings - Fork 315
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
rustfmt entire codebase #92
Conversation
This PR has passed 'Verify' and is ready for review and approval! |
This PR has passed 'Verify' and is ready for review and approval! |
1 similar comment
This PR has passed 'Verify' and is ready for review and approval! |
This PR has passed 'Verify' and is ready for review and approval! |
1 similar comment
This PR has passed 'Verify' and is ready for review and approval! |
@delivery approve |
Merged change cbd6f6d6-1d48-44e4-8387-72839b2502bd From review branch rustfmt into master Signed-off-by: adam <[email protected]>
Change: cbd6f6d6-1d48-44e4-8387-72839b2502bd approved by: @adamhjk |
rustfmt is now in the rust nursery! Per our discussions let's follow suit with the Rust core team and format our code before committing it.