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

[flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts #9567

Merged
merged 2 commits into from Jan 18, 2024

Conversation

AlexWaygood
Copy link
Member

Summary

Fixes another of the bullet points from #8771

Test Plan

cargo test / cargo insta review

@AlexWaygood AlexWaygood added the rule Implementing or modifying a lint rule label Jan 17, 2024
@AlexWaygood AlexWaygood mentioned this pull request Jan 17, 2024
7 tasks
Copy link

codspeed-hq bot commented Jan 17, 2024

CodSpeed Performance Report

Merging #9567 will not alter performance

Comparing AlexWaygood:y049-functional (9a9af40) with main (7be7066)

Summary

✅ 30 untouched benchmarks

Copy link
Contributor

github-actions bot commented Jan 17, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@AlexWaygood AlexWaygood enabled auto-merge (squash) January 18, 2024 09:55
@AlexWaygood AlexWaygood merged commit b3a6f0c into astral-sh:main Jan 18, 2024
16 checks passed
@AlexWaygood AlexWaygood deleted the y049-functional branch January 18, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants