We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo fmt
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
Once #373 is merged and cargo fmt produces no diff, cargo fmt --check should be added to the CI.
cargo fmt --check
The text was updated successfully, but these errors were encountered:
Yeah, we should do this. Also cargo clippy perhaps (with relevant ignores if needed), if it doesn't get too annoying.
Sorry, something went wrong.
Resolved by #384?
Yes, indeed. Thanks!
No branches or pull requests
Once #373 is merged and
cargo fmt
produces no diff,cargo fmt --check
should be added to the CI.The text was updated successfully, but these errors were encountered: