mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 18:28:24 +00:00
![]() This makes an easy tweak to allow our diagnostics for unmatched overloads to apply to method calls. Previously, they only worked for function calls. There is at least one other case worth addressing too, namely, class literals. e.g., `type()`. We had a diagnostic snapshot test case to track it. Closes astral-sh/ty#274 |
||
---|---|---|
.. | ||
attribute_assignment.md | ||
invalid_argument_type.md | ||
no_matching_overload.md | ||
semantic_syntax_errors.md | ||
shadowing.md | ||
union_call.md | ||
unpacking.md | ||
unresolved_import.md | ||
unresolved_reference.md | ||
unsupported_bool_conversion.md | ||
version_related_syntax_errors.md |