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 ffa435f commit 97d254bCopy full SHA for 97d254b
doc/design.rst
@@ -388,7 +388,7 @@ We are currently using Pylint instead of Ruff.
388
**Downsides:**
389
390
- Pylint is slower and less usable in pre-commit hooks
391
-- It is an additional tool, therefore at leas one more processing run of the code is required
+- 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`)
393
394
**Rationale/History:**
0 commit comments