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

enable fix flag for ruff precommit #10180

Merged
merged 1 commit into from
Dec 23, 2024
Merged

enable fix flag for ruff precommit #10180

merged 1 commit into from
Dec 23, 2024

Conversation

RayBB
Copy link
Collaborator

@RayBB RayBB commented Dec 22, 2024

Fixes #10181

@mekarpeles mentioned that our pre-commit hook for ruff isn't fixing stuff like it should.
So this will turn that on.

Following the example in https://github.com/astral-sh/ruff-pre-commit

Technical

Testing

Screenshot

Stakeholders

@RayBB RayBB requested a review from mekarpeles December 22, 2024 17:16
@mekarpeles mekarpeles merged commit 24aa5a3 into master Dec 23, 2024
7 checks passed
@mekarpeles
Copy link
Member

Hooray, thank you!

@mekarpeles mekarpeles deleted the RayBB-patch-3 branch December 23, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make the ruff pre-commit hook fix issues when possible
2 participants