summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorLyz <lyz@riseup.net>2020-10-23 18:53:38 +0200
committerLyz <lyz@riseup.net>2020-10-23 18:53:38 +0200
commit513e6ee972ea4ee57b28b8b8c10e0b89bb674f25 (patch)
tree0ea0ac99a370b4de35b7f1d82bc0739e0f756b83 /supported-tools.md
parent557a1ed5da70cb443a8650766f4e8ea95e8c0da3 (diff)
downloadale-513e6ee972ea4ee57b28b8b8c10e0b89bb674f25.zip
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 49460892..6325e906 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -370,6 +370,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)