Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deduplicate edits when quoting annotations #9140

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

charliermarsh
Copy link
Member

If you have multiple sub-expressions that need to be quoted, we'll generate the same edit twice.

Closes #9135.

@charliermarsh charliermarsh added the bug Something isn't working label Dec 14, 2023
@charliermarsh charliermarsh marked this pull request as ready for review December 14, 2023 19:46
@charliermarsh charliermarsh enabled auto-merge (squash) December 14, 2023 19:46
@charliermarsh charliermarsh merged commit 6c224ce into main Dec 14, 2023
16 checks passed
@charliermarsh charliermarsh deleted the charlie/dupe branch December 14, 2023 19:46
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-quoting fails when multiple members of a union are quoted
1 participant