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 32a7a21 commit 843c329Copy full SHA for 843c329
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
dev = ["pytest", "pre-commit"]
22
23
[project.entry-points.pylsp]
24
-pylsp_ruff = "pylsp_ruff.ruff_lint"
+ruff = "pylsp_ruff.ruff_lint"
25
26
[project.urls]
27
"Homepage" = "https://github.com/python-lsp/python-lsp-ruff"
0 commit comments