-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Clippy and rustfmt
#102
Comments
We do use
As of the last time I checked,
We have tried As for clippy: as I said we do use clippy, but if you have ways to improve our use of want to submit fixes that clippy identified, they are absolutely welcome! |
Closing as there's nothing directly actionable. Happy to field PRs as indicated above. |
I was surprised that this crate isn't using Clippy (many pending lints) and isn't formatted using
rustfmt
. This makes reading the code and contributing harder, at least for me. Are you open for a PR to use both?The text was updated successfully, but these errors were encountered: