summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorinfokiller <infokiller@users.noreply.github.com>2022-06-16 16:41:57 +0300
committerGitHub <noreply@github.com>2022-06-16 22:41:57 +0900
commit91e8422d6d67f1b1139b57b8707945ea2531443e (patch)
tree1b1e68ba25995720c42e73d616d88ea04eec95c1 /supported-tools.md
parentf10349b48b173d50b523ce009934bb4bfba04f7f (diff)
downloadale-91e8422d6d67f1b1139b57b8707945ea2531443e.zip
Add pyflyby fixer (using its tidy-imports script) (#4219)
* add pyflyby fixer updates * pyflyby: add docs updates * add tests to pyflyby fixer
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
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: