add autoflake fixer (#3779)

* first attempt

* added autoflake executable

* added Windows executable for appveyor

* delete unused files

* corrected wrong sorting
This commit is contained in:
Nikolay Zakirov
2021-07-13 21:58:18 +09:00
committed by GitHub
parent d098124e59
commit 82a7e9f588
9 changed files with 113 additions and 0 deletions
@@ -399,6 +399,7 @@ Notes:
* `purescript-language-server`
* `purty`
* Python
* `autoflake`!!
* `autoimport`
* `autopep8`
* `bandit`