mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-06 23:24:41 +08:00
Add pyflyby fixer (using its tidy-imports script) (#4219)
* add pyflyby fixer updates * pyflyby: add docs updates * add tests to pyflyby fixer
This commit is contained in:
@@ -475,6 +475,7 @@ formatting.
|
||||
* [pycodestyle](https://github.com/PyCQA/pycodestyle) :warning:
|
||||
* [pydocstyle](https://www.pydocstyle.org/) :warning:
|
||||
* [pyflakes](https://github.com/PyCQA/pyflakes)
|
||||
* [pyflyby](https://github.com/deshaw/pyflyby) :warning:
|
||||
* [pylama](https://github.com/klen/pylama) :floppy_disk:
|
||||
* [pylint](https://www.pylint.org/) :floppy_disk:
|
||||
* [pylsp](https://github.com/python-lsp/python-lsp-server) :warning:
|
||||
|
||||
Reference in New Issue
Block a user