feat: add autoimport fixer

This commit is contained in:
Lyz
2020-10-23 18:53:38 +02:00
parent 557a1ed5da
commit 513e6ee972
9 changed files with 109 additions and 0 deletions

View File

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