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 2b46fad commit bb875dfCopy full SHA for bb875df
README.rst
@@ -1,4 +1,4 @@
1
-Mypy plugin for PYLS
+Mypy plugin for PYLSP
2
======================
3
4
.. image:: https://badge.fury.io/py/pylsp-mypy.svg
setup.cfg
@@ -2,7 +2,7 @@
name = pylsp-mypy
author = Tom van Ommeren, Richard Kellnberger
description = Mypy linter for the Python LSP Server
5
-url = https://github.com/Richardk2n/pyls-mypy
+url = https://github.com/Richardk2n/pylsp-mypy
6
long_description = file: README.rst
7
license='MIT'
8
classifiers =
0 commit comments