[ty] Add `invalid-enum-member-annotation` lint rule #23648
AlexWaygood
changed the title Add `invalid-enum-member-annotation` lint rule [ty] Add `invalid-enum-member-annotation` lint rule 5 days ago
AlexWaygood
marked this pull request as ready for review 5 days ago
AlexWaygood
force pushed
from
ff695baf
to
8810a826
4 days ago
dcreager
approved these changes
on 2026-03-02
[`ruff`] Fix false positive for `re.split` with empty string pattern …
21c223bc
Address review feedback: Warn severity, version bump, code cleanup
164141bf
Promote `invalid-enum-member-annotation` to error in conformance tests
7d902f33
Add info subdiagnostic linking to the typing spec
f9dbb607
Add test coverage for `enum.member` annotation guard
2b55e212
Use subtype check for callable exclusion instead of pattern match
a0d77a68
Remove redundant imports from mdtest code blocks
aa80329b
Move toml config to top of section to unify all py blocks
63bd5681
Apply rustfmt formatting fix
3723b913
Remove exemption for `enum.member` as type annotation
efd2d3fe
Skip `invalid-enum-member-annotation` for `_ignore_`-listed names
af518150
Make `enum_ignored_names` a Salsa-tracked query
c9efb493
AlexWaygood
force pushed
from
8810a826
to
c9efb493
4 days ago
Merge branch 'main' into claude/enum-annotation-diagnostic-bfZuG
381a8b99
AlexWaygood
deleted the claude/enum-annotation-diagnostic-bfZuG branch 4 days ago
Labels
ty
ecosystem-analyzer
Login to write a write a comment.
Login via GitHub