Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid deprecation warning if client is VS Code (#522)
## Summary Related: astral-sh/ruff-vscode#685 This PR removes the deprecation warning for VS Code client and removes the version check as well as it's not needed for other editors. ## Test Plan While testing astral-sh/ruff-vscode#685 with local `ruff-lsp` on this branch, VS Code should only provides notification from the extension and not the one from `ruff-lsp`.
- Loading branch information