From 91e8422d6d67f1b1139b57b8707945ea2531443e Mon Sep 17 00:00:00 2001 From: infokiller Date: Thu, 16 Jun 2022 16:41:57 +0300 Subject: Add pyflyby fixer (using its tidy-imports script) (#4219) * add pyflyby fixer updates * pyflyby: add docs updates * add tests to pyflyby fixer --- supported-tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index 24e8de42..4033205e 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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: -- cgit v1.2.3