mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-12 07:35:07 +00:00
![]() Summary -- This PR detects multiple assignments to the same name in `case` patterns by recursively visiting each pattern. Test Plan -- New inline tests. |
||
---|---|---|
.. | ||
inline | ||
invalid | ||
valid | ||
.editorconfig |