ruff/crates/red_knot_python_semantic/resources/mdtest/shadowing
Andrew Gallant 6dc2d29966 red_knot_python_semantic: migrate INVALID_ASSIGNMENT for shadowing
We mostly keep things the same here, but the message has been moved from
the annotation to the diagnostic's top-line message. I think this is
perhaps a little worse, but some bigger improvements could be made here.
Indeed, we could perhaps even add a "fix" here.
2025-04-22 12:08:03 -04:00
..
class.md red_knot_python_semantic: migrate INVALID_ASSIGNMENT for shadowing 2025-04-22 12:08:03 -04:00
function.md red_knot_python_semantic: migrate INVALID_ASSIGNMENT for shadowing 2025-04-22 12:08:03 -04:00
variable_declaration.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00