Merge pull request #2567 from theevocater/add_reorder_python_imports

Add support for reorder-python-imports fixer
This commit is contained in:
w0rp
2019-06-10 19:33:00 +01:00
committed by GitHub
9 changed files with 112 additions and 0 deletions

View File

@@ -362,6 +362,7 @@ formatting.
* [pylint](https://www.pylint.org/) :floppy_disk:
* [pyls](https://github.com/palantir/python-language-server) :warning:
* [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:
* [yapf](https://github.com/google/yapf)
* QML