We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0836f64 commit dffc376Copy full SHA for dffc376
doc/design.rst
@@ -389,7 +389,7 @@ We are currently using Pylint instead of Ruff.
389
390
- Pylint is slower and less usable in pre-commit hooks
391
- It is an additional tool, therefore at least one more processing run of the code is required
392
-- No LSP (e.g. compare to `ruff lsp`)
+- No support for Language Server Protocol (LSP, e.g. compare to `ruff lsp`)
393
394
**Rationale/History:**
395
0 commit comments