Closed
Conversation
stdrc
reviewed
May 8, 2023
Contributor
stdrc
left a comment
There was a problem hiding this comment.
What about https://taplo.tamasfe.dev/? It's used by Even Better TOML, a VS Code extension. I've used this ext for a long time and it formats well.
| edition = "2021" | ||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
|
||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
Contributor
There was a problem hiding this comment.
Seems this line can be removed.
Contributor
Author
|
I've also used taplo before. It doesn't have any problems, but just lacks
some features specified in the Cargo.toml style guide. TBH I don't care
that much about the formatting now :p. I'm just more interested in testing
the rustfmt PR.
|
Contributor
|
This PR has been open for 60 days with no activity. Could you please update the status? Feel free to ping a reviewer if you are waiting for review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Draft. There seems to be some minor problems to be fixed.
similar to #9409
test rust-lang/rustfmt#5240
Documentation
Click here for Documentation
Types of user-facing changes
Please keep the types that apply to your changes, and remove the others.
Release note