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

Fix CI lint errors #944

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Conversation

kit494way
Copy link
Contributor

@kit494way kit494way commented Feb 22, 2025

Fix lint errors by cargo clippy -- -D warnings, and change ci.yml so that ci also runs on pull requests.
This prevent ci from failing on the master branch.

@kit494way
Copy link
Contributor Author

@denisidoro Would you review this?
It is useful to be able to notice that ci will fail before the changes are merged into the master.

@alexis-opolka
Copy link
Collaborator

+1

It would be the start of a more complete CI workflow but knowing that changes will fail later on can greatly reduce the risks of merging PRs.

@denisidoro denisidoro merged commit 436278c into denisidoro:master Mar 10, 2025
3 checks passed
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.

3 participants