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

Wrap comments #383

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Wrap comments #383

wants to merge 7 commits into from

Conversation

TianyiShi2001
Copy link
Member

The wrap_comments option is now available in rustfmt. How about applying it? I added comment_width = 100 because the default width of lines of code is 100 but the current default for comment lines is 80. (some advocate setting default comment_width = 100 before stabilization)

This reverts commit 462b31f.
Wrapped the table to src/stats/pairhmm/homopolypairhmm.rs in a code block. It should be fixed-width; also, this avoids unwanted wrapping.
Wrapped the table to src/stats/pairhmm/homopolypairhmm.rs in a code block. It should be fixed-width; also, this avoids unwanted wrapping.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant