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

Beautify help messages #21

Merged
merged 4 commits into from
Jun 13, 2021
Merged

Beautify help messages #21

merged 4 commits into from
Jun 13, 2021

Conversation

QuarticCat
Copy link
Contributor

Before:

image

After:

image

@DevinR528
Copy link
Owner

DevinR528 commented Jun 12, 2021

Thanks for the PR I do like the colors!

I think just running cargo fmt should fix CI, one person's badly formatted code is what another person specifies in their rustfmt 😆

Also, and this is not related to your PR so feel free to ignore it, the --no-format options help text is wrong it should say "skip formatting after sorting".

@QuarticCat
Copy link
Contributor Author

@DevinR528 There are some nightly cargo-fmt features. cargo +nightly fmt should be OK.

@DevinR528
Copy link
Owner

Cool thanks for the PR!!

There are some nightly cargo-fmt features.

Yeah I always forget that I have nightly defaulted on my machine sorry.

@DevinR528 DevinR528 merged commit 4bf9af4 into DevinR528:main Jun 13, 2021
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.

2 participants