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

pre-commit: Add --fix argument to Ruff #239

Merged
merged 1 commit into from
Sep 1, 2024
Merged

pre-commit: Add --fix argument to Ruff #239

merged 1 commit into from
Sep 1, 2024

Conversation

EwoutH
Copy link
Member

@EwoutH EwoutH commented Sep 1, 2024

Add --fix argument to Ruff in the pre-commit configuration. This allows automatically fixing safe issues (note it's not --unsafe-fixes).

For context, we also have this enabled on the main mesa repo.

Add --fix argument to Ruff in the pre-commit configuration. This allows automatically fixing safe issues (not it's not --unsafe-fixes).
@EwoutH EwoutH added ignore-for-release PRs that aren't included in the release notes ci Release notes label labels Sep 1, 2024
@rht rht merged commit 93f04f6 into main Sep 1, 2024
10 checks passed
@rht rht deleted the EwoutH-patch-1 branch September 1, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Release notes label ignore-for-release PRs that aren't included in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants