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

Add a lint-packages subcommand to xtask, use in CI workflow #1594

Merged
merged 2 commits into from
May 24, 2024

Conversation

jessebraham
Copy link
Member

This now lints most of our packages using clippy. I have excluded examples and hil-test for the time being.

Happy to make any changes, I've made some assumptions here but don't feel too strongly about any of them. Still not super happy with this, but better than before at least IMO. I'm sure we'll iterate on this.

The clippy warnings in esp-backtrace were a bit strange, don't fully understand them honestly, so I've mostly just silenced the offending rules for now.

@jessebraham jessebraham added the skip-changelog No changelog modification needed label May 24, 2024
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Thanks!

@MabezDev MabezDev added this pull request to the merge queue May 24, 2024
Merged via the queue into esp-rs:main with commit 3b9a493 May 24, 2024
22 checks passed
@jessebraham jessebraham deleted the fixes/ci branch May 27, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants