Skip to content

Recursively resolve TypeDicts for N815 violations - #10719

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/dict
Apr 1, 2024
Merged

Recursively resolve TypeDicts for N815 violations#10719
charliermarsh merged 1 commit into
mainfrom
charlie/dict

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Summary

Only works within a single file for now.

Closes #10671.

@charliermarsh charliermarsh added the bug Something isn't working label Apr 1, 2024
@charliermarsh
charliermarsh enabled auto-merge (squash) April 1, 2024 17:35
@charliermarsh
charliermarsh merged commit 67f0f61 into main Apr 1, 2024
@charliermarsh
charliermarsh deleted the charlie/dict branch April 1, 2024 17:40
@github-actions

github-actions Bot commented Apr 1, 2024

Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mixed-case-variable-in-class-scope (N815) reports mixedCase on class variables of subclassed TypedDict

2 participants