Files
ruff/crates
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-29 09:53:05 -04:00
2025-08-29 09:53:05 -04:00
2025-08-28 09:45:01 -04:00