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 bea3e4e commit 19d3d39Copy full SHA for 19d3d39
README.md
@@ -14,6 +14,8 @@ In the same `virtualenv` as `python-lsp-server`:
14
pip install python-lsp-ruff
15
```
16
17
+There also exists an [AUR package](https://aur.archlinux.org/python-lsp-ruff.git).
18
+
19
# Usage
20
21
This plugin will disable `flake8` and `pycodestyle` by default.
0 commit comments