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

Cargo fmt and clippy #73

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Cargo fmt and clippy #73

merged 2 commits into from
Jun 1, 2022

Conversation

data-retriever
Copy link
Contributor

@data-retriever data-retriever commented May 31, 2022

Just run:

cargo clippy --fix
cargo fmt --all

These are standard commands that really help development. It's easier to make pull requests for new features if the codebase is following these standards.

@alfg
Copy link
Owner

alfg commented Jun 1, 2022

Thanks @data-retriever. I'll also update the readme with these development steps.

@data-retriever data-retriever deleted the fmt branch June 11, 2022 21:02
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