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

Remove CST-based fixer for C408 #9822

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Remove CST-based fixer for C408 #9822

merged 1 commit into from
Feb 5, 2024

Conversation

charliermarsh
Copy link
Member

Summary

We have to keep the fixer for a specific case: dict calls that include keyword-argument members.

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Feb 5, 2024
@charliermarsh charliermarsh marked this pull request as ready for review February 5, 2024 02:33
Copy link
Contributor

github-actions bot commented Feb 5, 2024

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check encountered linter errors. (no lint changes; 1 project error)

sphinx-doc/sphinx (error)

ruff failed
  Cause: Selection of unstable rules without the `--preview` flag is not allowed. Enable preview or remove selection of:
	- FURB113
	- FURB131
	- FURB132

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh
Copy link
Member Author

Last one for now.

@charliermarsh charliermarsh merged commit 602f8b8 into main Feb 5, 2024
17 checks passed
@charliermarsh charliermarsh deleted the charlie/lcst branch February 5, 2024 03:26
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.

None yet

1 participant