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

refactor: rearrange where formatting check takes place #445

Conversation

hamirmahal
Copy link
Contributor

No description provided.

This reverts commit `6dff120dcaf49abcf4315954ea7268e1c153c0a2`
because there's a cleaner way to implement it.
@hamirmahal
Copy link
Contributor Author

Summary

This pull request reverts a separate workflow I added in #437 that checks for formatting issues, and then adds that check back in a much cleaner way.

The purpose of this change is to simplify things and improve maintainability.

Test Plan

CI

@hamirmahal
Copy link
Contributor Author

Without this change

image

With this change

image

@charliermarsh charliermarsh merged commit 6a9e3ea into astral-sh:main Apr 12, 2024
6 checks passed
@charliermarsh
Copy link
Member

Makes sense, thanks.

@hamirmahal
Copy link
Contributor Author

You're welcome!

@hamirmahal hamirmahal deleted the refactor/rearrange-where-formatting-check-takes-place branch April 12, 2024 00:04
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