Files
ruff/crates/ty_python_semantic/src
Alex Waygood 9b1b58a451 [ty] Use invalid-assignment error code for invalid assignments to ClassVars (#20156)
## Summary

This error is about assigning to attributes rather than reading
attributes, so I think `invalid-assignment` makes more sense than
`invalid-attribute-access`

## Test Plan

existing mdtests updated
2025-08-29 18:43:30 +01:00
..
2025-08-07 18:21:50 +02:00
2025-08-29 09:46:48 -07:00