summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2020-11-21 20:45:51 +0000
committerGitHub <noreply@github.com>2020-11-21 20:45:51 +0000
commitb4550f361bc0d8d0cce81ecc02c82167b6df0738 (patch)
tree376d866381a40fbea3eb51ea45709feb599ccaad /supported-tools.md
parentb09ccc12c3001b4d551d35cb0c4195793d9b6d10 (diff)
parent513e6ee972ea4ee57b28b8b8c10e0b89bb674f25 (diff)
downloadale-b4550f361bc0d8d0cce81ecc02c82167b6df0738.zip
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
feat: add autoimport 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 6f467703..70c99a8c 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -375,6 +375,7 @@ formatting.
* [purescript-language-server](https://github.com/nwolverson/purescript-language-server)
* [purty](https://gitlab.com/joneshf/purty)
* Python
+ * [autoimport](https://lyz-code.github.io/autoimport/)
* [autopep8](https://github.com/hhatto/autopep8)
* [bandit](https://github.com/PyCQA/bandit) :warning:
* [black](https://github.com/ambv/black)