ruff/crates/ty/tests/cli
Aria Desires d5546508cf
[ty] Improve resolution of absolute imports in tests (#21817)
By teaching desperate resolution to try every possible ancestor that
doesn't have an `__init__.py(i)` when resolving absolute imports.

* Fixes https://github.com/astral-sh/ty/issues/1782
2025-12-12 11:59:06 -05:00
..
config_option.rs [ty] Remove 'pre-release software' warning (#20817) 2025-10-13 19:50:19 +02:00
exit_code.rs [ty] Improve diagnostic range for `non-subscriptable` diagnostics (#21461) 2025-11-14 21:15:14 +00:00
file_selection.rs [ty] Fix `--exclude` and `src.exclude` merging (#21341) 2025-11-10 12:52:45 +01:00
main.rs [ty] Checking files without extension (#21867) 2025-12-10 16:47:41 +00:00
python_environment.rs [ty] Improve resolution of absolute imports in tests (#21817) 2025-12-12 11:59:06 -05:00
rule_selection.rs [ty] Add suggestion to unknown rule diagnostics, rename `unknown-rule` lint to `ignore-comment-unknown-rule` (#20948) 2025-10-18 12:44:21 +02:00