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

chore: fix clippy lints #3031

Merged
merged 1 commit into from
Jul 22, 2024
Merged

chore: fix clippy lints #3031

merged 1 commit into from
Jul 22, 2024

Conversation

davidbarsky
Copy link
Member

1.80 had a bunch of indentation-related Clippy lints; fixing them.

@davidbarsky davidbarsky requested review from a team, yaahc and hawkw as code owners July 12, 2024 20:45
Copy link

@hi-rustin hi-rustin left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks! 👍

Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

I was concerned by the fact that the docs build seems to have failed, since this PR mostly changes docs, so we could have conceivably broken something while messing with the formatting. But, AFAICT, it looks like Netlify just...decided not to run it for some reason.

I've restarted the netlify build and set this PR to automerge if it passes.

@hawkw hawkw enabled auto-merge (squash) July 21, 2024 18:46
@davidbarsky
Copy link
Member Author

I manually restarted the Netlify build, but that didn't update the PR, so I pushed a forced pushed a no-op change. Hopefully that'll work!

@hawkw hawkw merged commit 28b3ce7 into master Jul 22, 2024
56 checks passed
@hawkw hawkw deleted the david/fix-clippy-lints branch July 22, 2024 15:49
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.

None yet

3 participants