ruff/crates/ruff_linter/resources
Charlie Marsh 90c259beb9
Respect `msgspec.Struct` default-copy semantics (#7786)
## Summary

The carve-out we have in `RUF012` for Pydantic classes also applies to
`msgspec.Struct`.

Closes https://github.com/astral-sh/ruff/issues/7785.
2023-10-03 16:51:25 +00:00
..
test Respect `msgspec.Struct` default-copy semantics (#7786) 2023-10-03 16:51:25 +00:00