ruff
ba7ed3a6
- [ty] Use `…` as the "cut" indicator in diagnostic rendering (#19420)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#19420 - [ty] Use `…` as the "cut" indicator in diagnostic rendering
Author
BurntSushi
Parents
39b41838
Loading