Skip to content

Actually enforce clippy lints in CI #767

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

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Conversation

jessebraham
Copy link
Member

These were disabled exactly one year ago to the day (funny coincidence that I'm just fixing it now 😅 ).

I think the project has progressed enough that we can re-enable these, IIRC a large part of the pain was with adding new chips, and this process has been significantly streamlined over the last year.

Additionally fixed a couple lint errors in esp-riscv-rt and esp32c6-lp-hal to get CI green again. I'd added one lint as an exception for esp32c6-lp-hal for the time being.

@jessebraham jessebraham added the skip-changelog No changelog modification needed label Aug 30, 2023
@jessebraham jessebraham merged commit c63f40f into esp-rs:main Aug 30, 2023
@jessebraham jessebraham deleted the fixes/ci branch August 30, 2023 17:31
playfulFence pushed a commit to playfulFence/esp-hal that referenced this pull request Sep 26, 2023
* Actually enforce clippy lints in CI

* Fix a couple clippy lints in `esp-riscv-rt`

* Fix a couple clippy lints for `esp32c6-lp-hal`
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.

1 participant