ruff/crates/ty/tests/cli
Aria Desires 56539db520
[ty] Fix some configuration panics in the LSP (#22040)
## Summary

This is a revival of https://github.com/astral-sh/ruff/pull/21047 now
that we have a reproducer again.

* Fixes https://github.com/astral-sh/ty/issues/2031
* Fixes https://github.com/astral-sh/ty/issues/859

## Test Plan

e2e test from @zanieb

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-12-18 09:47:02 -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] Fix some configuration panics in the LSP (#22040) 2025-12-18 09:47:02 -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