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

[ruff] - add autofix zip-instead-of-pairwise (RUF007) #12663

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

diceroll123
Copy link
Contributor

Summary

Adds autofix for RUF007

Test Plan

cargo test, however I get errors for test resolver::tests::symlink ... FAILED which seems to not be my fault

@diceroll123 diceroll123 changed the title [RUF007] - add autofix (zip-instead-of-pairwise) [ruff] - add autofix zip-instead-of-pairwise (RUF007) Aug 5, 2024
Copy link
Contributor

github-actions bot commented Aug 5, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Aug 5, 2024
@charliermarsh charliermarsh merged commit 67a2ae8 into astral-sh:main Aug 5, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixes Related to suggested fixes for violations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants