Skip to content

Remove CST-based fixer for C408#9822

Merged
charliermarsh merged 1 commit intomainfrom
charlie/lcst
Feb 5, 2024
Merged

Remove CST-based fixer for C408#9822
charliermarsh merged 1 commit intomainfrom
charlie/lcst

Conversation

@charliermarsh
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Member Author

Last one for now.

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.

1 participant