Merge pull request #3409 from lyz-code/feat/add-autoimport-support

feat: add autoimport fixer
This commit is contained in:
w0rp
2020-11-21 20:45:51 +00:00
committed by GitHub
9 changed files with 109 additions and 0 deletions

View File

@@ -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)