ruff/crates/ty_server/tests/e2e
Dhruv Manilawala 8293afe2ae
Remove hack about unknown options warning (#21887)
This hack was introduced to reduce the amount of warnings that users
would get while transitioning to the new settings format
(https://github.com/astral-sh/ruff/pull/19787) but now that we're near
the beta release, it would be good to remove this.
2025-12-10 07:09:31 +00:00
..
snapshots [ty] Stabilize auto-import 2025-12-09 09:40:38 -05:00
code_actions.rs [ty] Fix reveal-type E2E test (#21865) 2025-12-09 14:08:22 +01:00
commands.rs [ty] Add panic-by-default await methods to `TestServer` (#21451) 2025-11-14 19:47:39 +01:00
completions.rs [ty] Stabilize auto-import 2025-12-09 09:40:38 -05:00
initialize.rs Remove hack about unknown options warning (#21887) 2025-12-10 07:09:31 +00:00
inlay_hints.rs [ty] Don't send publish diagnostics for clients supporting pull diagnostics (#21772) 2025-12-04 08:12:04 +01:00
main.rs [ty] Stabilize auto-import 2025-12-09 09:40:38 -05:00
notebook.rs [ty] Stabilize auto-import 2025-12-09 09:40:38 -05:00
publish_diagnostics.rs [ty] Use concise message for LSP clients not supporting related diagnostic information (#21850) 2025-12-09 13:18:30 +01:00
pull_diagnostics.rs [ty] Don't send publish diagnostics for clients supporting pull diagnostics (#21772) 2025-12-04 08:12:04 +01:00