-
Notifications
You must be signed in to change notification settings - Fork 898
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
wrap_comments
removes spaces after leading dot
#5835
Labels
Comments
xxchan
changed the title
Jul 17, 2023
wrap_comments
removes spaces between .
wrap_comments
removes spaces between leading 2 .
s
xxchan
changed the title
Jul 17, 2023
wrap_comments
removes spaces between leading 2 .
swrap_comments
removes spaces between leading 2 .
xxchan
changed the title
Jul 17, 2023
wrap_comments
removes spaces between leading 2 .
wrap_comments
removes spaces after leading dot
Oh, one leading dot is actually the problem. Diff in /private/tmp/tmp/src/main.rs at line 1:
fn main() {
- // . a
+ // . a
} |
xxchan
added a commit
to xxchan/rustfmt
that referenced
this issue
Jul 17, 2023
xxchan
added a commit
to xxchan/rustfmt
that referenced
this issue
Jul 17, 2023
ytmimi
added
a-comments
only-with-option
requires a non-default option value to reproduce
p-low
labels
Jul 21, 2023
xxchan
added a commit
to xxchan/rustfmt
that referenced
this issue
Aug 25, 2023
ytmimi
pushed a commit
to xxchan/rustfmt
that referenced
this issue
Aug 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is this expected?
The text was updated successfully, but these errors were encountered: