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

Suggest cargo vet fmt for formatting errors #619

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

mystor
Copy link
Collaborator

@mystor mystor commented Jul 9, 2024

Unlike the previous suggestion of cargo vet, this will reformat the incorrectly formatted document even if the tree currently fails to vet.

Fixes #617

@mystor mystor requested a review from afranchuk July 9, 2024 18:29
Unlike the previous suggestion of `cargo vet`, this will reformat the
incorrectly formatted document even if the tree currently fails to vet.

Fixes mozilla#617
@mystor mystor force-pushed the fmt_error_message branch from 1ac96a6 to 13e9ea9 Compare July 9, 2024 18:32
@mystor mystor merged commit 5ab8fb0 into mozilla:main Jul 11, 2024
8 checks passed
@mystor mystor deleted the fmt_error_message branch July 11, 2024 19:29
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.

Error message should suggest cargo vet fmt on consistency errors?
2 participants