ruff/crates/ty_ide
David Peter 5518c84ab3
[ty] Support `__init_subclass__` (#20190)
## Summary

`__init_subclass__` is implicitly a classmethod.

closes https://github.com/astral-sh/ty/issues/1106

## Test Plan

Regression test
2025-09-01 10:16:28 +02:00
..
src [ty] Support `__init_subclass__` (#20190) 2025-09-01 10:16:28 +02:00
Cargo.toml [ty] Rejigger workspace symbols for more efficient caching 2025-08-23 12:53:41 -04:00