Close #2472 - Add support for pyright

This commit is contained in:
w0rp
2020-08-07 12:16:13 +01:00
parent 9bdabce8df
commit 19229e8e27
8 changed files with 225 additions and 3 deletions
+1
View File
@@ -380,6 +380,7 @@ formatting.
* [pylama](https://github.com/klen/pylama) :floppy_disk:
* [pylint](https://www.pylint.org/) :floppy_disk:
* [pyls](https://github.com/palantir/python-language-server) :warning:
* [pyright](https://github.com/microsoft/pyright)
* [pyre](https://github.com/facebook/pyre-check) :warning:
* [reorder-python-imports](https://github.com/asottile/reorder_python_imports)
* [vulture](https://github.com/jendrikseipp/vulture) :warning: :floppy_disk: