mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-25 04:44:31 +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 |