ruff
ba7ed3a6 - [ty] Use `…` as the "cut" indicator in diagnostic rendering (#19420)

Commit
78 days ago
[ty] Use `…` as the "cut" indicator in diagnostic rendering (#19420) This makes ty match ruff's behavior. Specifically, we want to use `…` instead of the default `...` because `...` has special significance in Python.
Author
Parents
Loading