mirror of
https://github.com/dense-analysis/ale
synced 2025-02-06 07:21:58 +00:00
Fix order of supported-tools for pyright
This commit is contained in:
parent
97d887ae22
commit
b9a1c0e6d3
@ -380,8 +380,8 @@ 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:
|
||||
* [pyright](https://github.com/microsoft/pyright)
|
||||
* [reorder-python-imports](https://github.com/asottile/reorder_python_imports)
|
||||
* [vulture](https://github.com/jendrikseipp/vulture) :warning: :floppy_disk:
|
||||
* [yapf](https://github.com/google/yapf)
|
||||
|
Loading…
Reference in New Issue
Block a user