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 b247d11 commit 2cff587Copy full SHA for 2cff587
README.md
@@ -18,7 +18,7 @@ There also exists an [AUR package](https://aur.archlinux.org/packages/python-lsp
18
19
# Usage
20
21
-This plugin will disable `flake8` and `pycodestyle` by default.
+This plugin will disable `flake8`, `pycodestyle` and `mccabe` by default.
22
When enabled, all linting diagnostics will be provided by `ruff`.
23
24
# Configuration
0 commit comments