File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
33Copyright (c) 2017 Tom van Ommeren
4- Copyright (c) 2020 Richard Kellnberger
4+ Copyright (c) 2022 Richard Kellnberger
55
66Permission is hereby granted, free of charge, to any person obtaining a copy
77of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Mypy plugin for PYLSP
44.. image :: https://badge.fury.io/py/pylsp-mypy.svg
55 :target: https://badge.fury.io/py/pylsp-mypy
66
7- .. image :: https://github.com/Richardk2n /pylsp-mypy/workflows/Python%20package/badge.svg?branch=master
8- :target: https://github.com/Richardk2n /pylsp-mypy/
7+ .. image :: https://github.com/python-lsp /pylsp-mypy/workflows/Python%20package/badge.svg?branch=master
8+ :target: https://github.com/python-lsp /pylsp-mypy/
99
1010This is a plugin for the `Python LSP Server `_.
1111
Original file line number Diff line number Diff line change 22name = pylsp-mypy
33author = Tom van Ommeren, Richard Kellnberger
44description = Mypy linter for the Python LSP Server
5- url = https://github.com/Richardk2n /pylsp-mypy
5+ url = https://github.com/python-lsp /pylsp-mypy
66long_description = file: README.rst
77license =' MIT'
88classifiers =
You can’t perform that action at this time.
0 commit comments