[ty] Fix receiver coloring for aliased decorators by charliermarsh · Pull Request #24884 · astral-sh/ruff (original) (raw)
Bot added the ty
Multi-file analysis & type inference
label
carljm removed their request for review
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
thejchap pushed a commit to thejchap/ruff that referenced this pull request
Summary
We already expose is_classmethod, etc., on function type, and those
methods already support aliasing, so the LSP just uses those directly
now.
Closes astral-sh/ty#3358.
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})