ruff/crates/ty_python_semantic
Andrew Gallant ba7ed3a6f9
[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.
2025-07-18 07:46:48 -04:00
..
resources [ty] Use as the "cut" indicator in diagnostic rendering (#19420) 2025-07-18 07:46:48 -04:00
src [ty] synthesize __setattr__ for frozen dataclasses (#19307) 2025-07-18 11:35:05 +02:00
tests Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
build.rs
Cargo.toml [ty] Remove countme from salsa-structs (#19257) 2025-07-10 11:45:09 +00:00
mdtest.py
mdtest.py.lock