ruff
[ty] Add `invalid-enum-member-annotation` lint rule
#23648
Merged

[ty] Add `invalid-enum-member-annotation` lint rule #23648

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

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone