Skip to content

Commit dffc376

Browse files
Update doc/design.rst
Co-authored-by: Christoph Pirkl <[email protected]>
1 parent 0836f64 commit dffc376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ We are currently using Pylint instead of Ruff.
389389

390390
- Pylint is slower and less usable in pre-commit hooks
391391
- 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`)
392+
- No support for Language Server Protocol (LSP, e.g. compare to `ruff lsp`)
393393

394394
**Rationale/History:**
395395

0 commit comments

Comments
 (0)