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

Applied cargo fmt and cargo clippy #7

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

douweschulte
Copy link

Based on the good practices of Rust I applied all fixes from fmt and clippy. In the future it would maybe be nice to set this up to run automatically in the github actions.

@david-bouyssie
Copy link
Contributor

Shall setup a custom fmt configuration, or is it better to stick to defaults?

@douweschulte
Copy link
Author

I personally just stick to the default. I have not found anything I did not like and I like the concept of all rust code out in the wild using the same standards.

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

2 participants