Skip to content

Conversation

@LeWimbes
Copy link
Contributor

@LeWimbes LeWimbes commented Sep 17, 2025

Summary

The CI setup I introduced in #72 did not enforce clippy warnings as errors. This PR fixes that by adding -D warnings so that CI fails if clippy emits any warnings.

Related Issues / Discussions

Related to #72.

Checklist

  • I have tested this change locally
  • I have documented any public APIs or CLI changes
  • I have added appropriate examples or comments
  • The code builds and passes all checks (cargo check, cargo test)
  • I have updated the changelog if applicable

Note

I noticed that this PR wasn't necessary because I had already set the environment variable at the top of the workflow file, which I had overlooked. Nevertheless, including it explicitly doesn't hurt.

@rex-schilasky rex-schilasky merged commit 687a7dd into eclipse-ecal:main Sep 18, 2025
7 checks passed
@LeWimbes LeWimbes deleted the improve-ci branch September 18, 2025 08:15
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