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

Linting with Clippy #69

Merged
merged 4 commits into from
Jul 16, 2021
Merged

Linting with Clippy #69

merged 4 commits into from
Jul 16, 2021

Conversation

qdm12
Copy link
Contributor

@qdm12 qdm12 commented Jul 8, 2021

@MindFlavor Do you have a preference on how to indicate clippy (the linter) is needed? For now we have it as a dev dependency in Cargo.toml, but we could alternatively mention it in the readme + install it in the CI/Dockerfile with rustup clippy. Let me know if you have a preference 😉

qdm12 added 4 commits July 8, 2021 12:49
- Run cargo test in docker.yml workflow
- Manage PRs, releases, branches and latest altogether with variables
Copy link
Owner

@MindFlavor MindFlavor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@MindFlavor MindFlavor merged commit 8f44776 into master Jul 16, 2021
@qdm12 qdm12 deleted the linting branch July 16, 2021 15:28
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.

2 participants